charly-lang / charly

🐈 The Charly Programming Language | Written by @KCreate
https://charly-lang.github.io/charly/
MIT License
199 stars 10 forks source link

Remove references from the language #142

Closed KCreate closed 7 years ago

KCreate commented 7 years ago

The hash based variable storage system makes using references pretty impractical and useless.

Todos