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