-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
We still have some other languages in various stages of development laying around:
calc+var
(which I guess is an older version ofcalc_var
, but I did not look exactly where it diverged)comm
(a simple imperative language)commar
(a simple imperative language with arrays)dat
(mini SQL)minicalc
(again it looks like an older version ofcalc
)minimlcatch
(looks likeminiml_error
plus error handling)minimlp
(miniml
with pairs)minscheme
(mini Scheme - withoutcallcc
)ob
(looks like an older version ofboa
)ulc
(looks like an older version oflambda
)
These languages are not mature enough to put in plzoo, but could be a useful starting point for future contributions, so I would make them public. Where would be an appropriate place to put them? A subfolder, a separate branch?
Metadata
Metadata
Assignees
Labels
No labels