Skip to content

sfluorine/noice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noice

A simple compiler ecosystem.

Subprojects

vm the noice virtual machine.
puff a programming language that compiles to noice bytecode.

Building

Your system should have:

  • C compiler (clang, gcc, etc...)
  • tup build system
git clone https://github.com/sfluorine/noice.git
cd noice/
tup init
tup

About

A simple compiler ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages