TeX Bnf

Open-source TeX projects categorized as Bnf

TeX Bnf Projects

  • bnfc

    BNF Converter

  • simplebnf

    ⌥ Simple Backus–Naur form (BNF) LaTeX package

  • Project mention: simplebnf 1.0.0: A small package to typeset BNF grammars in DSL | /r/LaTeX | 2023-11-30

    I've updated the simplebnf package to version 1.0.0, which enables typesetting BNF grammars by simply writing them: tex \begin{bnf}[ colspec = {llcll}, column{1} = {font = \sffamily}, column{2} = {mode = dmath}, column{4} = {font = \ttfamily}, ] \tau : Type ::= | num : numbers | str : strings ;; e : Expr ::= | $x$ : variable | $n$ : numeral | $e$ + $e$ : addition | $e$ * $e$ : multiplication | $e$ \textasciicircum{} $e$ : concatenation | len($e$) : length | let $x$ = $e_1$ in $e_2$ : definition \end{bnf} And as some could have guessed from the above snippet, the backend is now using the tabularray package.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TeX Bnf related posts

Index

Project Stars
1 bnfc 566
2 simplebnf 34

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com