Forth syntax highlighting for Typst.
#import "@preview/codeforth:0.1.0": forth-syntax
#set raw(syntaxes: forth-syntax)
```forth
: fun 1 2 + ;
```- Syntax patterns informed by mitranim/sublime-forth
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Forth syntax highlighting for Typst.
#import "@preview/codeforth:0.1.0": forth-syntax
#set raw(syntaxes: forth-syntax)
```forth
: fun 1 2 + ;
```MIT