Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
/ libnabla Public archive

Libraries for the Nabla VM - Assembler, Byte Code Generator, and the Virtual Machine

License

Notifications You must be signed in to change notification settings

NablaVM/libnabla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libnabla

Build Status

The development library for the NablaVM

Requires :

cpputest 

Build Instructions

mkdir build && cd build
cmake ../lib
make -j4 
sudo make install
cd -

Uninstall

cd build
sudo make uninstall

About

Libraries for the Nabla VM - Assembler, Byte Code Generator, and the Virtual Machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published