evaluator: add if and primitives and tests

This commit is contained in:
2018-04-30 17:47:15 +02:00
parent 92a2ecbd8e
commit 013c0844c7
28 changed files with 110 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
as yet unclassified
greaterOrEqualBinding
^ #>= -> [ :e :v | e >= v ]