tsmaster / bdg-compiler

The compiler without a name, for the language without a reason.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is the Big Dice Games Compiler Project of 2014-2015.

There is a public GitHub repository.

There is also a private BitBucket repository, which is useful for my (Dave's) own project planning.

The Ply directory is where anything interesting is.

##Dependencies##

  • LLVMPy
  • Emscripten
  • PLY
  • Python
  • SDL

About

The compiler without a name, for the language without a reason.


Languages

Language:Python 61.5%Language:C++ 19.2%Language:C 13.8%Language:Makefile 5.1%Language:Shell 0.4%