Skip to content

so2u/nan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAN LANGUAGE

C++ CMake GitHub last commit GitHub commit activity GitHub License GitHub Repo stars

Nan Language compiler for Nan Virtual Machine. Also includes own Nan Virtual Machine. Uses cmake for build. Binary nan (./src) - test (in the future, a complete compiler for Nan Language). Binary nanvm (./vm) - Nan Virtual Machine executable for *.nb file ak binary nvm files.

Usage

./nan
./nanvm "path/to/file"

VM uses virtual namespace. VM Lib uses virtual::lib namespace

code-docs

See /nan for in code documentation

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published