• Literate Ludus

    1 Open
    0 Closed

    A notebook-based environment for running & publishing Ludus.

  • Testing!

    3 Open
    0 Closed

    Standing up a test harness for Ludus.

  • Polishing Prelude

    3 Open
    0 Closed

    Any functions that belong in Prelude.

  • Completing the language

    5 Open
    0 Closed

    Adding all the forms in the language: scanning, parsing, validating, and interpreting everything that goes in Ludus.

  • Bytecode VM

    2 Open
    0 Closed

    Developing a much faster bytecode VM for Ludus.

  • Better errors

    6 Open
    3 Closed

    Getting Ludus ready for learners: give better errors!

  • Turtle Protocol & Adapters

    2 Open
    4 Closed

    Creating a protocol that turtles speak, that Ludus sends out into the world. And adapters for it in different scenes.

  • Actors

    3 Open
    0 Closed

    Implementing the Actor Model in Ludus