Skip to content

Garihosu/evm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVM

A virtual machine written in C.

The documentation is currently a work in progress, so if you have any questions, please ask in the repo discussions.

Contribution

Any PR is welcome as long as you aren't making too big of a change. As in, this means do not change a whole function of the system without it being approved first. That being said, any tools or neat features are welcome as long as they are useful to the program.

Build

To build:

./build.sh all

To clean:

./build.sh clean

The build system is currently a work-in-progress, however I do intend on sticking with the shell file.

License

EVM is unlicensed, which means it is public domain. You may use it in any way that you wish.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published