/sherwood

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

Primary LanguageCrystalMIT LicenseMIT

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