Skip to content

Tehsapper/yaspcompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaspcompiler

yaspcompiler - Yet Another Scheme-Programmed Compiler

yaspcompiler is a compiler for Fortress - a statically typed imperative programming language for dwarf-vm - stack virtual machine.

Usage

Use your favourite Scheme interpreter (guile works best) to load file compile.ss. Then you can use the compile-dwarf procedure:

compile-dwarf output-file input-file...

to compile and link specified input files into one dwarf-vm bytecode output file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published