Skip to content

mato/flathead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

274 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flathead

This is a fork of Eric Lippert's Z-machine interpreter, "flathead". See also his blog series at ericlippert.com.

This branch (mirage) is a port of flathead to run as a MirageOS unikernel.

There are also some other branches of interest in this repository:

  • update-working: An update of Eric's working code to use ocamlbuild, should work on any OCaml system with the Graphics package available.
  • tty: A simplistic replacement of the Graphics code to use a terminal, should work on any UNIX-based OCaml system.

About

A port of Eric Lippert's flathead Z-machine interpreter to MirageOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • OCaml 99.2%
  • Standard ML 0.8%