/ldpl.js

LDPL in JavaScript

Primary LanguageTypeScriptOtherNOASSERTION

ldpl.js

LDPL in JavaScript.

Wildly incomplete. Can only run the '99 bottles of beer' example, for now.

Try it out anyway:

https://xvxx.io/ldpl.js/

To run it locally, first you need deno:

$ curl -fsSL https://deno.land/x/install/install.sh | sh

Then you can run the example:

$ make test