Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 333 Bytes

edda

Probably the worst scripting language, ever. Read helloworld.edda for example.

Edda will be statically typed language. I think. I'm not 100% sure yet. HM is hard.

Running examples

You can run edda scripts with cargo run --release -- <edda file>. I highly recommend running in release mode.