fuz_code

fuz_code is a syntax highlighting library. It runs one lexer per language without regular expressions, outputs HTML strings or Svelte components, and can compile static content at build time. It originated as a fork of Prism by Lea Verou.

<h1>hello {name}</h1>
docs
samples
benchmark