johalls-compiler

所属分类:其他
开发工具:Zig
文件大小:0KB
下载次数:0
上传日期:2023-10-10 20:01:03
上 传 者sh-1993
说明:  johalls编译器,,
(johalls compiler,,)

文件列表:
.clang-format (2029, 2023-12-25)
build.zig (3313, 2023-12-25)
digit_swap.dpp (169, 2023-12-25)
example.dpp (342, 2023-12-25)
fib.dpp (275, 2023-12-25)
grammar.bnf (1526, 2023-12-25)
out.c (1982, 2023-12-25)
simple.dpp (86, 2023-12-25)
src/ (0, 2023-12-25)
src/ast.zig (30046, 2023-12-25)
src/main.zig (1820, 2023-12-25)
src/token.zig (6112, 2023-12-25)
test_caching.dpp (213, 2023-12-25)

# johalls-compiler transpiler from D++ to C ## Usage Pass the name of the D++ file you wish to compile as the first argument to the program. For example: `zig build run -- example.dpp` ## Output The output of the program is the input program transpiled to C, given in stdout. If there are errors they will be given in stderr.

近期下载者

相关文件


收藏者