Skip to content

thaisacs/grcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRC COMPILER -- GRCC

GRCC is a compiler for the Grace programming language. It's intended to support all Grace language features, specified in https://din-ilp2018.readthedocs.io/en/latest/.

Building it

mkdir build && cd build
cmake ..
make

Usage

About

Grace Programming Language Compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published