atamurius / icfpcontest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icfpcontest

This project is about making programming language inside a programming language.

In ICFP Programming Contest 2014 there's specification of GCC processor. The aim is to:

  1. Describe commands and programms for this processor in scala
  2. Emulate this processor to execute programs
  3. Create set of hight-level inftructions within scala to write programs for this processor in high-level manner

About


Languages

Language:Scala 100.0%