simplebnf VS moderncv

Compare simplebnf vs moderncv and see what are their differences.

simplebnf

⌥ Simple Backus–Naur form (BNF) LaTeX package (by Zeta611)
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 moderncv
2 4
34 651
- 3.1%
6.9 3.2
5 months ago 13 days 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

moderncv

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

What are some alternatives?

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

tikzpingus - 🐧 Penguins in LaTeX with TikZ

kaobook - A LaTeX class for books, reports or theses based on https://github.com/kenohori/thesis and https://github.com/Tufte-LaTeX/tufte-latex.

bnfc - BNF Converter

LoLaTeXcv - LoLaTeXcv is curriculum vitae class for LaTeX. It comes as a single file class, and might be great for you if you like organizing your curriculum vitae using lists.

tudscr - TUD-Script

latex-cookbook - A comprehensive LaTeX template with examples for theses, books and more, employing the 'latest and greatest' (UTF8, glossaries, fonts, ...). The PDF artifact is built using CI/CD, with a Python testing framework.

tufte-latex - A Tufte-inspired LaTeX class for producing handouts, papers, and books