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