simplebnf

⌥ Simple Backus–Naur form (BNF) LaTeX package (by Zeta611)

Simplebnf Alternatives

Similar projects and alternatives to simplebnf based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better simplebnf alternative or higher similarity.

simplebnf reviews and mentions

Posts with mentions or reviews of simplebnf. We have used some of these posts to build our list of alternatives and similar projects.
  • simplebnf 1.0.0: A small package to typeset BNF grammars in DSL
    1 project | /r/LaTeX | 30 Nov 2023
    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.
  • A small package to typeset BNF grammars in DSL
    1 project | /r/LaTeX | 12 May 2022

Stats

Basic simplebnf repo stats
2
34
6.9
5 months ago

Zeta611/simplebnf is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of simplebnf is TeX.

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