Skip to content

Neuromancer42/ministgwasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-STG-Wasm: a mini compiler

This is an attempt to compile Spineless Tagless G-Machine ( STG ) language to Web-Assembly bytecode.

About the mini-STG language

The language is similar to the language defined in the classical STG paper by Simon Peyton Jones in 1992: The Implementation of Functional Programming Languages.

The syntax file is modified from the syntax file used in quchen/STGi, since the simplified syntax is just enough to prove my method.

About

A compiler from mini-STG to Wasm (**far from complete**)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published