simplebnf VS jlcode

Compare simplebnf vs jlcode and see what are their differences.

simplebnf

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

jlcode

A latex package for displaying Julia code using the listings package. The package supports pdftex, luatex and xetex for compilation. (by wg030)
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 jlcode
2 1
34 225
- -
6.9 4.2
5 months ago 10 months ago
TeX TeX
MIT License LaTeX Project Public License v1.2
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

jlcode

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

What are some alternatives?

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

moderncv - A modern curriculum vitae class for LaTeX

UnitTestDesign.jl - Increases unit test coverage with fewer test cases using all-pairs and other covering arrays.

tikzpingus - 🐧 Penguins in LaTeX with TikZ

bnfc - BNF Converter

kotlin-latex-listing - A syntax highlighting template for the Kotlin language in LaTeX listings.

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