Read me update
This commit is contained in:
parent
93555b6307
commit
78ae5664da
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# vmbc
|
||||
|
||||
A bytecode compiler and VM. Based on very old code thats been dusted off.
|
||||
A bytecode compiler and VM. Based on very old code thats been dusted off. I'm not sure exactly what I will use this for just yet, but it is interesting to dabble with this again.
|
||||
|
||||
# Notes
|
||||
|
||||
This program is written in PureBasic and will require it to be compiled from source. Currently, this is more of a proof of concept type thing and I'll figure out how to make this even better. I'm not sure what its current encarnation will be used for however, that remains to be seen for now.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue