FationSH / StrangeCompiler

This is a compiler made with C. The language is called "Strange" and follows the basic priviledges of compiling (lex-syntax analysis, intermediate and final code output, then run final code with metasim).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StrangeCompiler

Contributors: Shehaj Fation, Spyrakhs Kwnstantinos

This is a compiler made with C. The language is called "Strange" and follows the basic priviledges of compiling (lex-syntax analysis, intermediate and final code output, then run final code with metasim).

About

This is a compiler made with C. The language is called "Strange" and follows the basic priviledges of compiling (lex-syntax analysis, intermediate and final code output, then run final code with metasim).

License:MIT License


Languages

Language:C 98.9%Language:HTML 1.1%