Skip to content

self-vm/self

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

self

self is a virtual machine with native AI integration at the ISA and standard library level.


stdlib
-----
this are the current available native modules.
 - ai
 - env
 - fs
 - http
 - io
 - native
 - net
 - os
 - path
 - schedule
 - self
 - web



build
-----

Run <build.sh> to build the project. There are currently no pre-packaged releases.
The project is built using Cargo.

About

the virtual machine designed to integrate AI instructions as part of the instruction set.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published