Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 354 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 354 Bytes

JazzLight

Simple and fast virtual machine for your languages and small programming language implementation that compiles to JazzLight VM bytecode.

Why?

I want to have small and fast runtime for programming languages and simpel bytecode model,so I developed this VM and small language, this language could be used as target for another languages.