cortex

所属分类:编译器/解释器
开发工具:Rust
文件大小:36KB
下载次数:0
上传日期:2023-05-22 17:55:14
上 传 者sh-1993
说明:  通用编程语言的编译器。
(A compiler for a general purpose programming language.)

文件列表:
Cargo.toml (329, 2023-05-23)
LICENSE (1071, 2023-05-23)
samples (0, 2023-05-23)
samples\debug.cx (68, 2023-05-23)
src (0, 2023-05-23)
src\args.rs (723, 2023-05-23)
src\ast (0, 2023-05-23)
src\ast\mod.rs (18849, 2023-05-23)
src\ast\symbol_table.rs (5964, 2023-05-23)
src\ast\validate.rs (21993, 2023-05-23)
src\io (0, 2023-05-23)
src\io\error.rs (19268, 2023-05-23)
src\io\file.rs (6268, 2023-05-23)
src\io\mod.rs (90, 2023-05-23)
src\lexer (0, 2023-05-23)
src\lexer\mod.rs (20409, 2023-05-23)
src\lib.rs (130, 2023-05-23)
src\main.rs (687, 2023-05-23)
src\parser (0, 2023-05-23)
src\parser\mod.rs (23889, 2023-05-23)
src\sess.rs (1789, 2023-05-23)
src\symbols (0, 2023-05-23)
src\symbols\kinds.rs (4402, 2023-05-23)
src\symbols\mod.rs (1313, 2023-05-23)
src\symbols\token.rs (6815, 2023-05-23)
src\symbols\types.rs (1983, 2023-05-23)

# cortex-compiler This repository houses the compiler for *Cortex*, a general purpose programming language. ### v0.0.1 Cortex is currently in the **pre-alpha** stage and is unstable for production.

近期下载者

相关文件


收藏者