simplebnf VS tikzpingus

Compare simplebnf vs tikzpingus and see what are their differences.

simplebnf

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

tikzpingus

🐧 Penguins in LaTeX with TikZ (by EagleoutIce)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
simplebnf tikzpingus
2 1
34 51
- -
6.9 5.3
5 months ago 14 days ago
TeX TeX
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

simplebnf

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

tikzpingus

Posts with mentions or reviews of tikzpingus. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing simplebnf and tikzpingus you can also consider the following projects:

moderncv - A modern curriculum vitae class for LaTeX

markdown - :notebook_with_decorative_cover: A package for converting and rendering markdown documents in TeX

bnfc - BNF Converter

arguelles - Simple, typographic beamer theme

tudscr - TUD-Script

jlcode - A latex package for displaying Julia code using the listings package. The package supports pdftex, luatex and xetex for compilation.

latex-credits - A package for generating CRediT (Contributor Role Taxonomy) statements

circuitikz - CircuiTikZ TeX/LaTeX package for drawing circuits