PyCPlus

PyCPlus is a custom programming language constructed on Ruby for a first-year school project at Linköping University, part of the IP-program.

It includes common functionalities found in programming languages, featuring a clear and concise syntax.

Installation

To install PyCPlus, you can simply use RubyGems:

gem install pycplus

Unit testing

Unit tests can be ran from the projects test directory.

rake