Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

kgscialdone/sherwood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sherwood

A simple and sensible bytecode VM, because sometimes you can't see Sherwood Forest for the trees.

Installation / Usage / Development

Sherwood is nowhere near ready for use yet. I'd recommend not trying.

Contributing

  1. Fork it (https://github.com/your-github-user/sherwood/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Write some code!
  4. Run the tests (crystal spec or crystal spec -Dstack)
  5. Commit your changes (git commit -am 'Add some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create a new Pull Request

Contributors

  • @swordglowsblue - creator, maintainer

About

A simple and sensible bytecode VM, because sometimes you can't see Sherwood Forest for the trees.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages