Skip to content

logaan/nana.wasm.rs

Repository files navigation

Nana

Nana is a simple, dynamically typed, interpreted language. It is designed to be easy to learn and use. The Nana interpreter runs as a WebAssembly component. Try it now in your browser.

To get a feel for what Nana programs look like here is an example Fizzbuzz implementation:

Fizzbuzz

If you'd like to learn more please read the language tutorial written in the Learn X in Y minutes style. For a more formal look at the language there are Railroad diagrams describing Nana's grammar

About

A rust implementation of Nana targeting WASM components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published