]> git.mdlowis.com Git - proto/sclpl-rb.git/commit
added prototype dynamically typed language compiler. Attempting to proveout closure...
authorMichael D. Lowis <mike@mdlowis.com>
Sun, 19 Apr 2020 18:19:17 +0000 (14:19 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sun, 19 Apr 2020 18:19:17 +0000 (14:19 -0400)
commit96482492bb1a2ee3df930742592eda6e8e3b1c27
tree161bbe80a448ed69aa02f6056b2231b4158174c4
parentb515915a03766993d48669afb49b233bd023c3d3
added prototype dynamically typed language compiler. Attempting to proveout closure conversion and one-pass compilation techniques
.gitignore [new file with mode: 0644]
dyn.rb [new file with mode: 0755]
dyn.src [new file with mode: 0644]
dyn2.rb [new file with mode: 0755]