Skip to content

bugadani/somni

Repository files navigation

Somni language and VM

Crates.io docs.rs MSRV Crates.io

Somni is a simple, embeddable scripting language. There are two separate runtimes to run Somni programs:

  • somni-expr: a simpler, slower syntax tree evaluator
  • somni: an optimizing compiler and VM, which is much more experimental and much less refined

License

All packages within this repository are licensed under either of:

at your option.

Contribution notice

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages