KeenTeX

Java API for displaying mathematical formulas using TeX notation (by DaveJarvis)

KeenTeX Alternatives

Similar projects and alternatives to KeenTeX

  • KeenWrite

    Discontinued Free, open-source, cross-platform desktop Markdown text editor with live preview, string interpolation, and math.

  • axiom

    3 KeenTeX VS axiom

    Axiom is a free, open source computer algebra system (by daly)

  • 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.

    InfluxDB logo
  • luatex

    Mirror of LuaTeX's main development git repository

  • webWEB

    WEB/CWEB on the web

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

KeenTeX reviews and mentions

Posts with mentions or reviews of KeenTeX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-04.
  • Implementing a “mini-LaTeX” in ~2000 lines of code
    2 projects | news.ycombinator.com | 4 Aug 2022
    > Replacing TeX is pretty easy since it is a fairly small language.

    Conceptually, easy. In practice, it can go sideways. Take JMathTeX, for instance:

    http://jmathtex.sourceforge.net/

    The code had (has?) a particularly nasty bottleneck where it an exception is thrown for every single character in a macro name until the macro name matches a known TeX command. In Java, throwing an exception requires filling out a complete stack trace. I forked the project and optimized the font glyph to SVG path conversion algorithm, as well. The TeX library went from non-real-time rendering of a few formulas to real-time rendering of 1,000 formulas.

    https://github.com/DaveJarvis/JMathTeX

    Here's a screenshot showing my JMathTeX fork integrated into my text editor, KeenWrite:

    https://github.com/DaveJarvis/keenwrite/blob/master/docs/scr...

  • tex.web – Version 3.141592653
    5 projects | news.ycombinator.com | 12 Nov 2021
    For anyone interested in how to install TeX itself:

    https://tex.stackexchange.com/a/576314/2148

    I forked and optimized a version of JMathTeX to provide plain TeX rendering in Java:

    https://github.com/DaveJarvis/JMathTeX

Stats

Basic KeenTeX repo stats
2
7
5.1
over 1 year ago

DaveJarvis/KeenTeX is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of KeenTeX is Java.


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