Method 1:
make -f makefile_aixLP64_utf8_gcc
./newlisp
newLISP v.10.5.4 64-bit on AIX IPv4/6 UTF-8, options: newlisp -h
> (+ 1 2)
3
newLISP AIX Binary:
newlisp-10.5.4-aixLP64_utf8_gcc.tgz
Method 2:
./configure
make
'Programming' 카테고리의 다른 글
Java to C# Converter (0) | 2013.11.02 |
---|---|
Clojure on Windows: clj.bat (0) | 2013.10.31 |
Simplified Common Lisp reference (0) | 2013.10.24 |
regular expression (0) | 2013.10.04 |
(Perl) Passing a Function Object and Calling it (0) | 2013.10.01 |