axiom

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

Axiom Alternatives

Similar projects and alternatives to axiom

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

axiom reviews and mentions

Posts with mentions or reviews of axiom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.
  • Sile: A Modern Rewrite of TeX
    8 projects | news.ycombinator.com | 3 Nov 2022
    The literate macro is just standard latex. The command line extraction functions are:

    Lisp program to extract latex chunks: https://github.com/daly/axiom/blob/master/books/tangle.lisp

    C program to extract latex chunks: https://github.com/daly/axiom/blob/master/books/tanglec.c

    Note that the C program is just a hand translation of the Lisp code.

    The lisp code has an explanation and the necessary latex macros. The idea is to scan the latex, find each named code 'chunk', and add each one to a hash table. Then the hash table is scanned to dump the requested chunk to stdout. For example:

    \begin{chunk}{part1}

  • tex.web – Version 3.141592653
    5 projects | news.ycombinator.com | 12 Nov 2021
    I think one "unfortunate" side effect of literate programming with a "stupid" procedual language like C, Pascal or even Java - is that your lp system tends toward becoming your macro system.

    It does allow straightforward, short procedual/structured programs to become very readable and easily understandable - but for bigger "piles of code" - it's probably not that good a fit in practice.

    I guess https://github.com/daly/axiom is both an argument for this being true (I seem to recall there was an effort to get away from lp) - and against (proof of existence: it's a big system, it's old, it seems to not be dead).

    Then there's the other thing - I don't recall who's quote it is - but it is along the lines of: "There are few good programmers, there are few good writers of prose/technical documentation - therefore the subset of people that are both great programmers and great writers are tiny - and that is the subset for whom literate programming is a great fit".

    I do think there's a middle ground though, and "notebooks" for "executable, repeatable" research papers is one such middle ground (or: to write a great cs paper your team need to have both skills anyway).

    But there are certainly great programmers that can't write documentation on how to escape a wet paper bag.

  • "FriCAS algebra library, the largest and most advanced free general purpose computer algebra system" (as of September 2007)
    3 projects | /r/lisp | 2 Apr 2021
    From the code point of view, Axiom seems more interesting to me, but I need to study it more.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic axiom repo stats
3
351
0.0
9 months ago

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