Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
Prototype Compiler
-
The project consists of a number of development tools. The first deliverable is a C compiler, build tool and documentation tool. In later versions it will also have a C++ compiler, other compilers and a tool for analyzing legacy systems.
-
High-level general-purposed programming language. Tries to join C performance and Python simplicity.
-
A Rust library which contains a parser / compiler for the ancient baan4gl programming language.
-
BrainF*** esoteric programming language compiler, implemented in C# using Reflection.Emit
-
An optimising bf compiler written in Common Lisp.
-
gitlab.com/heksadesiml/hpop
-
Brainfuck interpreter and compiler with optimizer and ELF output
-
Brainfucker is a Brainfuck interpreter and compiler developed by two friends in thirty six hours, between July 29th 2017 at 11AM and July 30th 2017 at 11PM. It is written in C, ATT ASM and Python.
-
Monkey programming language interpreter and compiler written in Crystal
-
The final product of my compiler theory course from college. This is a full working implementation of the C- language (a subset of the C language) written in Java. The output of the compiler is x86 assembly. I had a partner for this project.
-
Compilador completo para linguagem L
-
Compiler subject project - Simple calculator using Python Lex & Yacc
-
Compiler for the CI-1322 course exam using Flex and Bison. Universidad de Costa Rica I-2018.
-
The syntax parser translates the parsed tokens of the provided C- program into an Abstract Syntax Tree. This project is large and greatly leverages polymorphism to accomplish its goal.
-
A Docker image for avr-gcc builds. https://hub.docker.com/r/atinywatchdog/avr-gcc
-
Set of Dockerfiles
-
Embeddable Common-Lisp main repository.
-
Sandbox for experimentation on the Emblem language
-
Implementation of the Compiler Book from:
https://github.com/IUCompilerCourse/Essentials-of-CompilationAnd based on the public support code from:
https://github.com/IUCompilerCourse/public-student-support-code