/cobol-rockstar

Rockstar to Cobol transpiler

Primary LanguageCMIT LicenseMIT

build status

chirp

chirp stands for chirping Interpreter for Rockstar programming. It is an interpreter written in C using flex and yaac for rockstar language. Checkout the wiki for the tutorial
Try it out online


Compiling

Use the makefile to compile the source

make clean
make

Usage

To the run the interpreter

./chirp

To the run the interpreter with filename

./chirp filename

Screenshot

Screenshot