Crowlang / crow

Crow Lisp
MIT License
6 stars 2 forks source link

Clean up the types system #53

Closed Bravotic closed 1 year ago

Bravotic commented 1 year ago

The types system is working, but its still very unfinished. Get it working better.

Bravotic commented 1 year ago

Maybe also make Error a type, this would pave the way for a try/catch system.