Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ujihisa/cbc

C-flat compiler originally written by Minero Aoki http://i.loveruby.net/ja/stdcompiler/
https://github.com/ujihisa/cbc

Last synced: about 1 month ago
JSON representation

C-flat compiler originally written by Minero Aoki http://i.loveruby.net/ja/stdcompiler/

Awesome Lists containing this project

README

        

## CbC - Cflat Compiler

Originally written/distributed by Minero Aoki in http://i.loveruby.net/ja/stdcompiler/

## What's new in this repository

* AMD64 platform support
* the original CbC only supports X86 platforms
* LLVM backend
* Mixture of Java and Clojure
* the original code was purely in Java, but I cannot write Java very well..
* Leiningen integration

## Authors

* Minero Aoki
* Tatsuihro Ujihisa

## Licence

Same to the original CbC -- Modified BSD license.