czgdp1807 / lc

C++ compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lc

LC is the C frontend to LCompilers.

Build

mamba env create -f environment_unix.yml
conda activate lc
./build.sh
./build/src/lc --ast-dump examples/test.cpp

About

C++ compiler

License:MIT License


Languages

Language:C++ 92.0%Language:Python 5.0%Language:C 2.6%Language:CMake 0.3%Language:Shell 0.0%