cmu-infix
Infix library
A Common Lisp library that supports infix notation in mathematics and programming.
Updated infix.cl of the CMU AI repository, originally written by Mark Kantrowitz
36 stars
14 watching
7 forks
Language: Common Lisp
last commit: almost 8 years ago
Linked from 1 awesome list
common-lispinfix-notationmathematics
Related projects:
Repository | Description | Stars |
---|---|---|
sionescu/iolib | A Common Lisp I/O library using the LibFixPOSIX C library to handle file and network input/output operations. | 141 |
quil-lang/magicl | A matrix algebra library in Common Lisp with both pure Lisp and extended C/Fortran functionality | 239 |
qix-/tortellini | A C++ library for reading and writing INI files in a simple and efficient manner. | 144 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,081 |
quil-lang/quilc | An optimizing compiler for a quantum instruction language | 462 |
clozure/ccl | A Common Lisp implementation of a compiler and runtime environment | 858 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 312 |
christophejunke/cl-infinidash | A Lisp API to an Amazon Web Services reactive cryptography service | 0 |
bohonghuang/claw-raylib | Provides Common Lisp bindings for the Raylib game development library and its GUI component. | 40 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 63 |
imqs/utfz | A library providing utilities for iterating over and manipulating UTF-8 encoded strings without exceptions. | 7 |
cljfx/cljfx | A UI library inspired by React and Re-frame for building desktop applications with Clojure. | 963 |
ailisp/flute | A Common Lisp library for building composable HTML5 components | 65 |
mmontone/cl-forms | A Common Lisp library for building web forms with extensible field types and customizable rendering. | 43 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |