Skip to content

nilium/rock

 
 

Repository files navigation

rock

rock is an ooc compiler written in ooc - in other words, it's where things begin to become really exciting.

it has been bootstrapping since April 22, 2010 under Gentoo, Ubuntu, Arch Linux, Win32, OSX...

Get started

Run make rescue and you're good.

Wait, what?

make rescue downloads a set of C sources, compiles them, uses them to compile your copy of rock, and then uses that copy to recompile itself

Then you'll have a 'rock' executable in bin/rock. Add it to your PATH, symlink it, copy it, just make sure it can find the SDK!

Install

See the INSTALL file

To switch to the most recent git, read ReleaseToGit

License

rock is distributed under a BSD license, see LICENSE for details.

About

ooc compiler written in ooc, plus horrible modifications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 53.4%
  • Shell 23.4%
  • ooc 20.9%
  • C++ 2.1%
  • Assembly 0.2%