Beep

所属分类:编程语言基础
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-01-12 18:08:09
上 传 者sh-1993
说明:  Beep编程语言
(The Beep programming language)

文件列表:
.babelrc (32, 2023-01-12)
example.beep (124, 2023-01-12)
package-lock.json (23078, 2023-01-12)
package.json (260, 2023-01-12)
src/ (0, 2023-01-12)
src/beep.js (19647, 2023-01-12)
src/index.html (21, 2023-01-12)
test/ (0, 2023-01-12)
test/index.html (21, 2023-01-12)
test/index.ts (157, 2023-01-12)
test/style.css (32, 2023-01-12)

## Beep version 0.1.2 [![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/) # Beep The Beep programming language, made for backend purposes. # Clone ``` git clone https://github.com/Rayan25062011/Beep/ ``` # Examples ```javascript let Beep = new Interpreter(memory) Beep.input(` num a = 1 num b = 2 num c = a + b if c == 3 : print(c) : else : : `) ```

近期下载者

相关文件


收藏者