Description
cl-infix - Lisp macro for reading math expressions in infix form
Property | Value |
---|---|
Distribution | FreeBSD 12 |
Repository | FreeBSD Ports Latest i386 |
Package filename | cl-infix-19960628_3.txz |
Package name | cl-infix |
Package version | 19960628 |
Package release | 3 |
Package architecture | i386 |
Package type | txz |
Category | devel lisp |
Homepage | http://www.cliki.net/infix |
License | - |
Maintainer | olgeni@FreeBSD.org |
Download size | 12.04 KB |
Installed size | 43.43 KB |
This is an implementation of an infix reader macro. It should run in any valid Common Lisp and has been tested in Allegro CL 4.1, Lucid CL 4.0.1, MCL 2.0 and CMU CL. It allows the user to type arithmetic expressions in the traditional way (e.g., 1+2) when writing Lisp programs instead of using the normal Lisp syntax (e.g., (+ 1 2)). It is not intended to be a full replacement for the normal Lisp syntax. It is known to be compatible with CMUCL, CLISP, MCL, and SBCL. Written by Mark Kantrowitz, School of Computer Science, Carnegie Mellon University, March 1993. WWW: http://www.cliki.net/infix Options: - DOCS: on
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
cl-infix-19960628_3.txz | 19960628 | i386 | FreeBSD Ports Quarterly |
cl-infix-19960628_3.txz | 19960628 | amd64 | FreeBSD Ports Quarterly |
cl-infix-19960628_3.txz | 19960628 | amd64 | FreeBSD Ports Latest |
cl-infix | - | - | - |
Requires
Name | Value |
---|---|
cl-asdf | = 3.3.1.7,2 |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | cl-infix-19960628_3.txz |
Source Package | devel/cl-infix |
Install Howto
Install cl-infix txz package:
# pkg install cl-infix
See Also
Package | Description |
---|---|
cl-infix-sbcl-19960628_42.txz | Lisp macro to read math statements in infix notation |
cl-lml-2.5.7_2.txz | Lisp Markup Language |
cl-lml-sbcl-2.5.7_37.txz | Lisp Markup Language |
cl-md5-1.8.5_1.txz | Native MD5 implementation in Common Lisp |
cl-md5-sbcl-1.8.5_39.txz | Native MD5 implementation in Common Lisp |
cl-meta-0.1_3,1.txz | Parser generator for Common Lisp |
cl-meta-sbcl-0.1_40,1.txz | Parser generator for Common Lisp |
cl-port-2002.10.02.1_3.txz | Cross-Lisp portability package |
cl-port-sbcl-2002.10.02.1_40.txz | Cross-Lisp portability package |
cl-ppcre-2.0.3_1.txz | Portable Perl-Compatible Regular Expression for Common Lisp |
cl-ppcre-sbcl-2.0.3_38.txz | Portable Perl-Compatible Regular Expression for Common Lisp |
cl-split-sequence-20011114.1_2.txz | Partitioning Common Lisp sequences |
cl-split-sequence-sbcl-20011114.1_39.txz | Partitioning Common Lisp sequences |
cl-trivial-features-2010.01.16_1.txz | Ensures consistent *FEATURES* in Common Lisp |
cl-trivial-features-sbcl-2010.01.16_39.txz | Ensures consistent *FEATURES* in Common Lisp |
Advertisement
Advertisement