MigDinny / deiGo-compiler

Compilers - compiler for the subset of the language Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Compilers - compiler for the subset of the language Go.


Languages

Language:C 51.0%Language:Lex 23.8%Language:Yacc 23.3%Language:Shell 1.6%Language:Python 0.3%