clny

clny

Usage no npm install needed!

<script type="module">
  import clny from 'https://cdn.skypack.dev/clny';
</script>

README

Clny

Syntax implementation using parser combinator library (https://github.com/francisrstokes/arcsecond)

commands

  • node cli.js run { path }
  • node cli.js json { path }
  • node cli.js parse { path }
  • node repl.js

development

  • npm test
  • npm run eslint