txt / plm18

programming languages and modeling, NCSU 2018
Other
1 stars 11 forks source link

need more lambdas in my oo thing #3

Open timm opened 6 years ago

timm commented 6 years ago

no "labels". all the lets should set lambdas https://github.com/txt/plm18/blob/master/src/lsp/obj.lisp

which would also mean updating https://github.com/txt/plm18/blob/master/doc/macros.md

as well

timm commented 6 years ago

also, need to get ? going for nested access

use (ask X 'method) for raw access

timm commented 6 years ago

?? transpile to lua or javascript