Sage Vaillancourt
|
7a0433aa68
|
Add funcyEval() for equivalent Func/Lambda eval.
Still a bit buggy.
Some general renaming for clarification.
|
2022-04-07 01:20:59 -04:00 |
Sage Vaillancourt
|
4baf7e011b
|
Handle all HASHLESS details in hash.c
|
2022-04-06 20:12:26 -04:00 |
Sage Vaillancourt
|
5ca9fdb042
|
Tweak (penv) formatting.
Remove unused include from hash.c
|
2022-04-05 16:53:21 -04:00 |
Sage Vaillancourt
|
b419826b8e
|
More robust addToTable().
Add several pl string functions: `slen`, `chars`, `matches`, and `substr`.
Add support for comments in native tests.
|
2022-04-05 15:30:30 -04:00 |
Sage Vaillancourt
|
caaa6c53f6
|
Add simple object hashtable for env.
Currently has some issues with accessing parameters in recursive calls.
|
2022-04-04 14:15:44 -04:00 |