Crowlang / crow

Crow Lisp
MIT License
6 stars 2 forks source link

Port C exposed crow functions to use new prototype. #89

Open Bravotic opened 8 months ago

Bravotic commented 8 months ago

Functions now expect a cons list for arguments, so we need to change over our exposed functions to take into account this change.