lisper
lisper copied to clipboard
Remove `applyPrimitive` magic
Primitives must be defined and added to a default environment rather than the current approach. It will make evaluation simpler and will give complete access to them. Cannot use +
as a higher order function now because it cannot be resolved correctly.