Skip to content

Porting existing half-baked languages to plzoo #7

@matijapretnar

Description

@matijapretnar

We still have some other languages in various stages of development laying around:

  • calc+var (which I guess is an older version of calc_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 of calc)
  • minimlcatch (looks like miniml_error plus error handling)
  • minimlp (miniml with pairs)
  • minscheme (mini Scheme - without callcc)
  • ob (looks like an older version of boa)
  • ulc (looks like an older version of lambda)

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions