andreevgs / IAPIS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IAPIS My Compiler

Installing, building and running

Firts of all you need to install Clion. Then do this step:

git clone https://github.com/unicode256/IAPIS

Then open project in Clion and change all paths in CMakeLists.txt, main.cpp, Tree.cpp to your own.

After this steps you can build project, it will take about 5-10 minutes. After building you can run your project. For building and running Internet connection is required.

About


Languages

Language:C++ 34.8%Language:Makefile 32.6%Language:Java 19.4%Language:CMake 9.5%Language:C 3.1%Language:ANTLR 0.6%