rbrigden / c0_setup

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Ruby 100.0%