| Issue 10: | Functions | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Need functions. Ideally functions should be first-order values. Would be great to support default values and keyword arguments like Python. I think this will make the parsing more difficult but I don't think it will drastically complicate the actual implementation of functions. |