quisnix

所属分类:编程语言基础
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2022-10-17 23:13:07
上 传 者sh-1993
说明:  Quisnix编程语言编译器(WIP)
(Quisnix programming language compiler (WIP))

文件列表:
LICENSE (18092, 2022-10-17)
go.mod (630, 2022-10-17)
go.sum (5575, 2022-10-17)
lexer/ (0, 2022-10-17)
lexer/lexer.go (7508, 2022-10-17)
lexer/token.go (4113, 2022-10-17)
lexer_test.go (3842, 2022-10-17)
parser/ (0, 2022-10-17)
parser/ast.go (824, 2022-10-17)
parser/ast_declaration.go (1321, 2022-10-17)
parser/ast_expression.go (13691, 2022-10-17)
parser/ast_statement.go (2899, 2022-10-17)
parser/ast_type.go (954, 2022-10-17)
parser/parser.go (27751, 2022-10-17)
parser/scope.go (11876, 2022-10-17)
parser_test.go (5648, 2022-10-17)
printer/ (0, 2022-10-17)
printer/LLVMPrinter.go (13559, 2022-10-17)
printer_test.go (1917, 2022-10-17)
quisnix_suite_test.go (197, 2022-10-17)
semanalyzer/ (0, 2022-10-17)
semanalyzer/semanalyzer.go (732, 2022-10-17)
semanalyzer/typer.go (5944, 2022-10-17)
semanalyzer_test.go (1241, 2022-10-17)

# quisnix Quisnix programming language compiler (WIP) # License Everything in this repository is licensed using the [GPL-2.0-only](https://spdx.org/licenses/GPL-2.0-only.html) license. See included LICENSE file. This means that the output generated by this program is NOT part of this license, and can be any license.

近期下载者

相关文件


收藏者