Partial Visual Basic (.NET) compiler built as a student project for a course in compiler construction. From university 2011.
-
Updated
Jan 26, 2016 - C#
Compilers are software that translate higher-level (more human readable) programming languages to lower-level languages (e.g. machine code). The processor executes machine code, which indicates when binary high and low signals are required in the arithmetic logic unit of the processor. Examples of compiled languages include BASIC, Fortran, C++, C, and Java.
Partial Visual Basic (.NET) compiler built as a student project for a course in compiler construction. From university 2011.
Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars
This is a program in witch you can draw to scriptable canvas using a custom written interpreter.
Lexicom stands for Lexis Compiler is a compiler for a proposed programming language named "Lexis". Lexicom is an iterative project for Automata/Compiler Design and partial fulfillment of the requirements for the Degree Bachelor of Science in Computer Studies (BSCS) Major in Computer Science.
A programming language called "At" (@)
🔮 [C#] Source code randomizer and compiler
Yet Another Tiger Compiler