AlenDavid / ToyLanguage

ToyLanguage, a simple LLVM implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toy language with LLVM

This project requires LLVM installed and available in the path.

Check the example dir for more examples on how to use the Toy Language.

About

ToyLanguage, a simple LLVM implementation.

License:MIT License


Languages

Language:C++ 93.3%Language:CMake 3.7%Language:Makefile 2.7%Language:C 0.3%