simplebnf VS arguelles

Compare simplebnf vs arguelles and see what are their differences.

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 arguelles
2 1
34 165
- -
6.9 7.1
5 months ago about 1 month ago
TeX TeX
MIT License MIT License
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

arguelles

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

What are some alternatives?

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

moderncv - A modern curriculum vitae class for LaTeX

tikzpingus - 🐧 Penguins in LaTeX with TikZ

ZUTBeamer

bnfc - BNF Converter

SimplePlus-BeamerTheme - 🍃 SimplePlus - A simple & clear latex beamer theme.

SimpleDarkBlue-BeamerTheme - 🫐 SimpleDarkBlue - A simple latex beamer theme.

PIDcircuitTikZ - P&ID extension for TikZ circuit library

typst-slides - Typst beamer/slides template for presentations

PF2e-TeX - A (very beta) Pathfinder second edition LaTeX style, for making documents and books that look like PF2e (which hopefully looks like the playtest stuff)

milewski-ctfp-pdf - Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source