/c0_setup

An unofficial setup utility for C0, a subset of C used to teach 15-122 @ CMU

Primary LanguageRuby

Gem Version

c0_setup

An unofficial setup utility for C0, a subset of C used to teach 15-122 @ CMU. Get the gem at c0_setup.

Installation

For Mac or Linux:

$ gem install c0_setup
$ c0_setup install

After install

Use coin interpreter:

$ coin

Use cc0:

$ cc0 file_to_compile