---
name: cl-infix
version: 19960628_3
origin: devel/cl-infix
comment: A lisp macro for reading math expressions in infix form
arch: freebsd:9:x86:64
www: http://www.cliki.net/infix
maintainer: olgeni@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 44430
desc: |
  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
deps:
  cl-asdf: {origin: devel/cl-asdf, version: '2.017,2'}
categories: [lisp, devel]
files:
  /usr/local/lib/common-lisp/infix/infix.asd: 772511109a642e4ffcf7b60081ac005db03afc28ed47826e4ea96ec5f40e17c9
  /usr/local/lib/common-lisp/infix/infix.lisp: aa488499b0d9c4ce9d245ea46dc622ae4a9009d6b8c16581081fa1eb6da06e8e
  /usr/local/lib/common-lisp/infix/infix.system: f5298135139c71e119b83f4b439762909dd1b30c452cf72628b9a62d31e49b4e
  /usr/local/lib/common-lisp/system-registry/infix.asd: '-'
  /usr/local/share/doc/cl-infix/COPYING: b564ef63e818d59c53ec5c7c771f03bb757fa3d49965073d15732c86684f6522
  /usr/local/share/doc/cl-infix/infix.3lisp: ec5734b0c0c64601bfc4da962451675417d63f132b9d4afe6dde1bbd776eea1b
directories:
  /usr/local/share/doc/cl-infix/: n
  /usr/local/lib/common-lisp/infix/: n
scripts: {}
