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 ref='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/bitcoin
Commit message (Expand)AuthorAgeFilesLines
* net-p2p/bitcoin: Update to 0.15.0.1 [1]swills2017-10-032-6/+4
* devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1
* 1: upgrade to 4.0.0.vanilla2017-09-231-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Update devel/protobuf to 3.4.0sunpoet2017-08-161-0/+1
* net-p2p/bitcoin: Update to 0.14.2swills2017-08-123-24/+13
* - net-p2p/bitcoin: fix path error in startup script files/bitcoin.in alsolwhsu2017-08-02