Skip to content

Repository files navigation

An implementaion of NASM micro-language

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

Author: Vadim Yakshigulov (vadim.iakshigulov@gmail.com)

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages