notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/cl-infix/pkg-plist

Number of commits found: 3

Monday, 27 Oct 2014
10:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371544 
Wednesday, 20 Oct 2010
22:36 olgeni search for other commits by this committer
Rename infix.cl to infix.lisp to unbreak the build with lang/sbcl.

Suggested by:   stas
Original commit
Monday, 19 Jun 2006
20:53 alepulver search for other commits by this committer
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
Original commit

Number of commits found: 3