Skip to content

My own language for operations with relational data that compiled via LLVM frontend on python(llvmlite).

License

Notifications You must be signed in to change notification settings

eugenos-programos/Own-language-with-LLVM-lite

Repository files navigation

ANTLR[In progress]

My own language for operations with relational data.

Run a project

Create conda enviroment:

conda env create -n antlr --file=conda_env.yml 

Activate conda enviroment:

conda activate antlr

Run a program:

python main.py [FILE_NAME]

About

My own language for operations with relational data that compiled via LLVM frontend on python(llvmlite).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published