Description:
Discussion about LISP.
|
|
|
Shen - news
|
| |
Shen has recently been ported to its 9th platform, Python,
independently by Ramil Farkhshatov and Matthieu Lagacherie. The other
platforms include CLisp and SBCL (Mark Tarver), Javascript, (Ramil
Farkhshatov), JVM (Hakan Raberg), Clojure (Hakan Raberg), Scheme
(Bruno Deferrari), Ruby (Greg Spurrier) and Java (Joel Shellman).... more »
|
|
smalltalk came together and as a group create swazoo webserver / appserver?
|
| |
will there ever be a unified effort to create a common lisp appserver?
or are many of the cliki listed options well able given a motivated coder to handle even complex websites?
aidaweb adn seaside and now pharo iliad and amber smalltalk have some really interesting things going on
I wish there was a free blog powered by lisp I could use and dump live journal and tumblr.... more »
|
|
the hardware vs hire programmer labor question and lisp
|
| |
if hardware works 24/7 unlike a programmer
wouldnt it make economics sense to hire a lisper
then give her the equivalent of say 9 more coders salary in hardware
to achieve successful results
for example
11,000$ get you a 512G ram 16 cpu atlas from pogo linux
so 1 progrmamer is 110k... more »
|
|
when lisp wikibook?
|
| |
when?
when lisp website wikibook?
re implememnting craigslist on lisp and a free unix like openbsd only
|
|
is there a lisp multi node job wrangler?
|
| |
like ruby queue
like a job or program run on node 1 has the task spread among 100 nodes
then result return and are assembled
automatically once nodes are added to worker style cluster
|
|
library(lambda) benchmarks around?
|
| |
On May 24, 12:17 am, ulr...@mips.complang.tuwien.ac .at (Ulrich
...
Native Unify can handle High Order programming
over a finite domain of pre-defined functors.
It just takes 1 line per definition or each functor.
Variable substitution to emulate lambda graph reduction is a bit like
using GOTO Statements. That Level of operability is handled (BY JMP... more »
|
|
common lisp style and design, engineering question
|
| |
This is not a hypothetical question. I will be implementing some
applications in the next year or so, such as artificial neural
networks, support vector machines, Baysesian networks (inspired in
part by 'Programming Collective Intelligence' by Toby Segaran who
implements these in Python.)
My day-to-day language is Perl, and C to a lesser extent. I write... more »
|
|
PROLOG UNDER THE HOOD - New Prolog Engine!
|
| |
BEHOLD!
$sql2="SELECT HEADS.id AS 'HID', QUERY.buds AS 'QB'
FROM QUERY INNER JOIN HEADS
ON QUERY.ref=HEADS.ref AND QUERY.term=HEADS.term
GROUP BY HID HAVING COUNT(HID)=$qc-SUM(QB)"
This is what makes PROLOG DATABASES possible: the flux capacitor! It's
taken me nearly thirty years and my entire family fortune to realize... more »
|
|
lispbuilder-sdl-ttf
|
| |
Why this error happens?
... load-cffi
(pushnew #P"lispbuilder-sdl/" asdf:*central-registry*)
(pushnew #P"lispbuilder-sdl/lispbuilder -sdl-ttf/" asdf:*central-registry*)
(asdf:operate 'asdf:load-op :lispbuilder-sdl)
(asdf:operate 'asdf:load-op :lispbuilder-sdl-ttf)
(asdf:operate 'asdf:load-op :lispbuilder-sdl-ttf-examples)... more »
|
|
|