infix-math

2021-10-21

An extensible infix syntax for math in Common Lisp.

Upstream URL

github.com/ruricolist/infix-math

Author

Paul M. Rodriguez <pmr@ruricolist.com>

License

MIT
README

infix-math

An extensible infix syntax for math in Common Lisp.

License:
MIT
Authors:
Paul M. Rodriguez <pmr@ruricolist.com>
Defsystem Dependencies:
  • asdf-package-system

Dependencies:
  • infix-math/infix-math

infix-math/calc

Dependencies:
  • alexandria

  • infix-math

  • serapeum

infix-math/data

Dependencies:
  • alexandria

  • infix-math/symbols

  • serapeum

infix-math/infix-math

Dependencies:
  • alexandria

  • infix-math/data

  • infix-math/symbols

  • parse-number

  • serapeum

  • wu-decimal

infix-math/symbols

Dependencies:

    None

Dependencies (5)

  • alexandria
  • asdf-package-system
  • parse-number
  • serapeum
  • wu-decimal

Dependents (2)

  • GitHub
  • Quicklisp