Skip to content

codyohl/naughtyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 

Repository files navigation

we naughty

The Naughty compiler to C

usage:

  1. run 'make clean' in /bloococo directory

  2. run 'make' in /bloococo directory

  3. run /bloococo/nstdlib/createNaughtLibrary.sh

  4. place naughty '.n' files /bloococo/naughtfiles/ directory

  5. in /bloococo/naughtfiles directory, run 'make $(filename)' where filename is the 'filename'.n file.

  6. you can also just make the compiler then run ./comp <filename.n> -o <output.c> to compile Naughty-To-C.

About

NAUGHTYC - the naught-y compiler (to c)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors