Universe

Forth syntax highlighting for Typst.

Installation

#import "@preview/codeforth:0.1.0": forth-syntax
#set raw(syntaxes: forth-syntax)

```forth
: fun 1 2 + ;
```

Credits

License

MIT