Skip to content
Attila Lendvai edited this page Jan 29, 2014 · 20 revisions

Plans

Issues

  • The following files are, probably accidentally, not checked in into the official mercurial repo:
    • test-eval.l
    • maru-nfibs.k
    • test2.c
    • maru-test2.k
    • boot-emit.l
    • irgol.k
  • text-parser.l requires string_compare and it's commented out in eval3.c, and = doesn't support offset and length. What would be a solution? Implement string_compare in boot.l? That's not obvious, because string internals are not exposed. Or rewrite text-parser to use e.g. substrings? But there's not supstring primitive in eval3.c either.

Cooperation

Interesting stuff related to maru

Clone this wiki locally