1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/devel/cl-infix/distinfo
Alejandro Pulver 8a42d39c2d 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

PR:		ports/93223
Submitted by:	Pedro F. Giffuni
2006-06-19 20:53:47 +00:00

4 lines
171 B
Plaintext

MD5 (infix.tar.gz) = 85eda3dcffe70f25854265bf687bdc97
SHA256 (infix.tar.gz) = 556fd0432eba376075129b93467d72ad16793354eeb562521cdb0996ed92a62c
SIZE (infix.tar.gz) = 13894