README
Composita language compiler
The repository contains the compiler for the Composita language implemented in typescript.
Composita language compiler.
<script type="module">
import compositaCompiler from 'https://cdn.skypack.dev/@composita/compiler';
</script>
The repository contains the compiler for the Composita language implemented in typescript.