Commit Graph

7 Commits

Author SHA1 Message Date
minjaesong
dce251fbc9 basic: currying is not left-associative 2020-12-27 01:38:33 +09:00
minjaesong
46a6bf3a0e basicdoc: major doc update 2020-12-25 21:31:45 +09:00
minjaesong
5a894c497a basicdoc: some fixes 2020-12-25 14:59:21 +09:00
minjaesong
796a63f579 basicdoc: wip 2020-12-25 13:44:45 +09:00
minjaesong
34696dd51b basic: rudimentary auto-currying 2020-12-24 17:38:27 +09:00
minjaesong
85334beff8 basic: making function 'call' within the function-type argument sorta works when you strictly curry them; literal function call seems to return undefined or something (see assets/disk0/home/basic/sinc2.bas) 2020-12-24 15:47:54 +09:00
minjaesong
608f61c617 moving everything neatly into the assets directory 2020-12-24 11:14:11 +09:00