Skip to content

yagipy/yagicc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yagicc

yagicc is a tiny C compiler.

docker build -q .
docker run --rm -it -v $PWD:/yagicc <ID> bash

Build

make

Test

make test

debug mode

bash -x test.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published