lisper icon indicating copy to clipboard operation
lisper copied to clipboard

Remove `applyPrimitive` magic

Open jaseemabid opened this issue 7 years ago • 0 comments

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.

jaseemabid avatar Mar 08 '17 05:03 jaseemabid