Lyne986 / Glados

Recode of my own interpretor and compilator of my own language in Haskell using LLVM and AST parsing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GLADOS

The goal of this project is to implement our own programming language, in Haskell, which we called CLight. Compilation is handled through LLVM.

For more information on this project, you can find the documentation on our CLight programming language here: https://glados-2.gitbook.io/clight/

About

Recode of my own interpretor and compilator of my own language in Haskell using LLVM and AST parsing


Languages

Language:Haskell 72.9%Language:C 16.2%Language:Python 7.6%Language:Scheme 2.2%Language:Makefile 0.8%Language:Shell 0.3%