-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Do we need a special "bel-nil" symbol? Why can't it be java null? Perhaps that'll make things even cleaner -- I wouldn't need to wrap math functions at all for example
- I used to have pairs as
ArrayList[car, cdr]. Maybe use a more efficient type? - backquotes + commas + splice are their own types. Why not just make them pairs? I also did a pretty hasty implementation. We may want to add more tests and make something more elegant.
- One common optimization is to separate analysis from evaluation. Maybe we can try this?
Metadata
Metadata
Assignees
Labels
No labels