deiGo-compiler

所属分类:编译器/解释器
开发工具:C
文件大小:795KB
下载次数:0
上传日期:2021-12-18 21:39:05
上 传 者sh-1993
说明:  编译器-Go语言子集的编译器。
(Compilers - compiler for the subset of the language Go.)

文件列表:
TODO.md (1406, 2021-12-19)
TODO_ficheiros.md (2072, 2021-12-19)
compile.sh (134, 2021-12-19)
deiGo.l (15787, 2021-12-19)
deiGo.y (15484, 2021-12-19)
functions.c (31198, 2021-12-19)
functions.h (1367, 2021-12-19)
lextests (0, 2021-12-19)
lextests\auto_semicolon_1.dgo (41, 2021-12-19)
lextests\auto_semicolon_1.out (152, 2021-12-19)
lextests\blank_1.dgo (29, 2021-12-19)
lextests\blank_1.out (0, 2021-12-19)
lextests\comments_1.dgo (242, 2021-12-19)
lextests\comments_1.out (400, 2021-12-19)
lextests\comments_2.dgo (361, 2021-12-19)
lextests\comments_2.out (320, 2021-12-19)
lextests\comments_bad_1.dgo (240, 2021-12-19)
lextests\comments_bad_1.out (512, 2021-12-19)
lextests\comments_bad_2.dgo (241, 2021-12-19)
lextests\comments_bad_2.out (66, 2021-12-19)
lextests\empty_1.dgo (0, 2021-12-19)
lextests\empty_1.out (0, 2021-12-19)
lextests\factorial.dgo (239, 2021-12-19)
lextests\factorial.out (472, 2021-12-19)
lextests\ids_keywords_1.dgo (92, 2021-12-19)
lextests\ids_keywords_1.out (212, 2021-12-19)
lextests\ids_keywords_2.dgo (175, 2021-12-19)
lextests\ids_keywords_2.out (342, 2021-12-19)
lextests\ids_keywords_3.dgo (2542, 2021-12-19)
lextests\ids_keywords_3.out (1292, 2021-12-19)
lextests\illegalchar_1.dgo (256, 2021-12-19)
lextests\illegalchar_1.out (676, 2021-12-19)
lextests\isto (36, 2021-12-19)
lextests\literals_1.dgo (131, 2021-12-19)
lextests\literals_1.out (571, 2021-12-19)
lextests\literals_2.dgo (102, 2021-12-19)
lextests\literals_2.out (222, 2021-12-19)
... ...

# deiGo Compiler Compilers - compiler for the subset of the language Go. Coded in C using Lex & Yacc. Should be using LLVM to generate machine code and *actually* compile but that step was skipped. This project is not meant to be contributed to or used. Therefore, there isn't a "How to run" section.

近期下载者

相关文件


收藏者