GrantMatejka / rasm

Racket to WebAssembly Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Racket to WebAssembly Compiler for my Thesis

Usage

racket compiler.rkt <filename> to compile a specific file or ./run_all to compile and run all the example programs with random inputs

About

Racket to WebAssembly Compiler


Languages

Language:Racket 72.4%Language:JavaScript 27.6%