Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mincrmatt12/mlang

Excersise in writing a compiler for a made up language.
https://github.com/mincrmatt12/mlang

Last synced: about 6 hours ago
JSON representation

Excersise in writing a compiler for a made up language.

Awesome Lists containing this project

README

        

# MLang
[![](https://img.shields.io/jenkins/s/https/jenkins.mm12.xyz/jenkins/job/MLang/job/master.svg)](https://jenkins.mm12.xyz/jenkins/job/MLang/job/master)

Excersise in writing a compiler for a made up language.

With some effort I plan to take this and allow it to output code for a custom cpu. Or maybe I'll target some random piece of hardware.
Who knows.

## Documentation

Why do you want to use this??

## Documentation, please

Look in the ex/ folder for various examples. Or read the grammar file.

> _still why do you want to use it??_