Port details |
- cl-infix-cmucl A lisp macro for reading math expressions in infix form
- 19960628 devel
=0 19960628Version of this port present on the latest quarterly branch. NO CDROM: No fees or compensation can be charged
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2006-06-19 20:57:51
- Last Update: 2007-02-11 00:55:24
- SVN Revision: UNKNOWN
- Also Listed In: lisp
- License: not specified in port
- WWW:
- http://www.cliki.net/infix
- Description:
- 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.
This package is compiled with CMUCL.
Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.
WWW: http://www.cliki.net/infix
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- cl-infix-cmucl>0:devel/cl-infix-cmucl
- No installation instructions:
- This port has been deleted.
- PKGNAME: cl-infix-cmucl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- infix.asd : devel/cl-infix
- asdf.fasl : devel/cl-asdf-cmucl
- lisp : lang/cmucl
- Runtime dependencies:
-
- port.asd : devel/cl-port
- asdf.fasl : devel/cl-asdf-cmucl
- lisp : lang/cmucl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
19960628 11 Feb 2007 00:55:24
 |
kris  |
Remove ports depending on expired devel/cl-asdf-cmucl port. |
19960628 01 Jul 2006 12:16:44
 |
thierry  |
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) |
19960628 19 Jun 2006 20:57:14
 |
alepulver  |
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.
This package is compiled with CMUCL.
Written by Mark Kantrowitz, School of Computer Science,
Carnegie Mellon University, March 1993.
WWW: http://www.cliki.net/infix
PR: ports/93223
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |
Number of commits found: 3
|