A simple compiler.
From : aTHOlang imperative LL(k) langage
To : 64 bit 80x86 assembly langage (AT&T)
Do make install
Or Ubuntu/Debian :
git clone https://gitlab.com/aTHO_/aTHO_compiler.git
cd ue_compilateur && make install
For all other distributions, it is sufficient to install all these dependencies:
flex
, flexc++
, libfl-dev
, g++
, gcc
If you want more documentation (MakeFile, aTHOlang ...), you can go here
aTHOlang official VS-code extension Click here
Updated 25 May 2021 by Aubertin Emmanuel