Skip to content

Armael/conch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conch

Compiler for a C-like language to Uxn.

This is very much a work in progress.

Building

Building requires ocaml, dune and the containers ocaml library. The recommended way to install those is by using opam.

Then:

make
_build/default/src/conch.exe input.cm output.rom

Input language

See the examples/ directory for some examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published