Skip to content

xvxx/ldpl.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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