Skip to content

NASM like interpreter written on OCaml using GADT, Polymorphic Variants and other high level functional patterns

License

LGPL-3.0 and 2 other licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
CC0-1.0
COPYING.CC0
Notifications You must be signed in to change notification settings

toadharvard/asm-interpreter

An implementaion of NASM micro-language

License: LGPL for implementation code + WTFPL for test examples in nasm-like language

Author: Vadim Yakshigulov ([email protected])

Features done:

  • parser
  • ast
  • interpreter

Including SSE instructions and syscall

About

NASM like interpreter written on OCaml using GADT, Polymorphic Variants and other high level functional patterns

Resources

License

LGPL-3.0 and 2 other licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
CC0-1.0
COPYING.CC0

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published