smack-js-compiler

A compiler/transpiler for compiling the purely functional language 'Smack' to javascript

Usage no npm install needed!

<script type="module">
  import smackJsCompiler from 'https://cdn.skypack.dev/smack-js-compiler';
</script>

README

smack-js-compiler

A javascript compiler for the smack language. The compiler is written in javascript and compiles smack to javascript and works on both node and the browser.