Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pchaigno/yaka

Yaka compiler
https://github.com/pchaigno/yaka

compiler java yaka-compiler

Last synced: 24 days ago
JSON representation

Yaka compiler

Awesome Lists containing this project

README

        

Yaka compiler
====

This Eclipse project is a Yaka compiler. Yaka is a language created at the INSA-Rennes to learn about compilers and ASM. This compiler written in Java can output ASM or YVM code. YVM (for Yaka Virtual Machine) is a bytecode between Yaka and ASM.

## How to install it?

You just have to import this repository in Eclipse and run it.
It is designed to be used through the command-line.