Scibuild / canyon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canyon

Another Christmas, another half baked programming language!

Statically typed as always, but the type inference needs some work...

Looking forward to adding

  • methods
  • interfaces
  • options/errors
  • coroutines
  • libraries
  • the ability to interface with Lua code

Compiles to Lua so garbage collection for free 😌

And using .clone() is getting me through programming in Rust

About


Languages

Language:Rust 97.8%Language:Lua 2.2%