PDA

View Full Version : [Solved] There is no "clozure cl" in ports ?


sw2wolf
September 26th, 2011, 08:46
http://www.clozure.com/index.html

>whereis clozure
clozure:
>ls /usr/ports/lang/cl
clang-devel/ clang/ clisp/ clojure-contrib/ clojure-mode.el/ clojure/


I heard of clozure is better than clisp?

pbd
September 26th, 2011, 09:04
There is:

# cd /usr/ports/
# make search key=clozure
Port: ccl-1.6
Path: /usr/ports/lang/ccl
Info: Clozure CL is a free Common Lisp implementation
Maint: olgeni@FreeBSD.org
B-deps: cl-asdf-1.374_5,1 cl-asdf-binary-locations-0.3.9_2
R-deps: cl-asdf-1.374_5,1 cl-asdf-binary-locations-0.3.9_2
WWW: http://www.clozure.com/clozurecl.html

sw2wolf
September 28th, 2011, 01:15
oh, it is ccl ! thanks!