cymbal

所属分类:编程语言基础
开发工具:Lua
文件大小:0KB
下载次数:0
上传日期:2023-09-12 02:23:34
上 传 者sh-1993
说明:  一种基于表达式的编程语言,编译为Uxn机器代码,
(an expression based programming language that compiles to Uxn machine code,)

文件列表:
.luarc.json (38, 2023-09-13)
LICENSE (1056, 2023-09-13)
compiler/ (0, 2023-09-13)
compiler/context.lua (744, 2023-09-13)
compiler/init.lua (5488, 2023-09-13)
compiler/ops.lua (609, 2023-09-13)
cymbal (1182, 2023-09-13)
grammar.md (1355, 2023-09-13)
lexer/ (0, 2023-09-13)
lexer/init.lua (6437, 2023-09-13)
lexer/position.lua (647, 2023-09-13)
lexer/token.lua (1368, 2023-09-13)
lib/ (0, 2023-09-13)
lib/classic.lua (1009, 2023-09-13)
parser/ (0, 2023-09-13)
parser/ast.lua (5327, 2023-09-13)
parser/init.lua (7386, 2023-09-13)
reporter.lua (2692, 2023-09-13)
tests/ (0, 2023-09-13)
tests/compiler/ (0, 2023-09-13)
tests/compiler/dereferencing.cym (50, 2023-09-13)
tests/compiler/strings.cym (42, 2023-09-13)
tests/compiler/vardecl.cym (116, 2023-09-13)
tests/compiler/while.cym (40, 2023-09-13)
tests/errors/ (0, 2023-09-13)
tests/errors/arithmetic_on_non_numbers.cym (50, 2023-09-13)
tests/errors/unclosed_string.cym (113, 2023-09-13)
tests/errors/unknown_char.cym (21, 2023-09-13)
tests/lexer/ (0, 2023-09-13)
tests/lexer/char_lit.cym (38, 2023-09-13)
tests/lexer/numbers.cym (26, 2023-09-13)
tests/lexer/string.cym (82, 2023-09-13)
tests/lexer/truncation.cym (43, 2023-09-13)
tests/parser/ (0, 2023-09-13)
tests/parser/simple_expr.cym (43, 2023-09-13)
tests/parser/unary_expr.cym (48, 2023-09-13)

# Cymbal an expression-based programming language that compiles to Uxn machine code. **NOTE**: the language is in *very* early alpha stage, like not even yet born stage, so anything can literally change at any time. you can help with it's development though, by submitting a PR.

近期下载者

相关文件


收藏者