
|
|
|
 |
|
Current Filters: Search in
Journals: patrickwonders.
Search Everywhere
|
| All posts by
patrickwonders
|
Results 1-10 of about 882 for the
lisp
(0.026 sec)
|
 |
|
All tags
|
|
|
|
| |
|
 |
Home, SBCL on FBSD
Well, back from GSOC , was a fun and busy weekend. Wish I would've slept, y'know... some, I was suboptimal :) Incredibly fun, met some übergeeks, learned a fair bit. Lisp on FBSD With SBCL happily chugging on the mbp , it's time to prepare an image for the "production" machine. In this case, a recent -STABLE install of FreeBSD on a coloc x86. Install SBCL with "Enable experimental threading...
Tags:
deployment
lisp
asdf
freebsd
production environment
sbcl
Posts by thebr0x tagged lisp
http://thebr0x.livejournal.com/1166.html (Cached)
0 links
Published: 1 month ago (Wed, 29 Oct 2008 08:01:59 PDT); 1992 bytes |
thebr0x
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
 |
CIRCL
...and modify its own structure. Then you'd have the interesting situation of the program source code and the executing machine code being one and the same thing. Do you know a system like this?
;;; circl.lisp -- a lisp for self-modifying programs
;;; Written in September 2008 by Luke Gorrie
(declaim (optimize (debug 3)))
;;; This is a toy-Lisp dialect in which the running program is itself
;;; a first...
Tags:
steps
lisp
Posts by lukego tagged lisp
http://lukego.livejournal.com/18214.html (Cached)
1 links
Published: 1 month, 1 week ago (Thu, 23 Oct 2008 00:56:24 PDT); 2070 bytes |
lukego
|
| |
|
| |
|
|
|
 |
More dynamic
... , because our tools are confused by
them -- debuggers, cross-referencers, refactorers, type checkers, etc. We're more inhibited in languages with sophisticated tools (Scheme, Common Lisp, Smalltalk) than more basic ones (Emacs Lisp, Javascript, Ruby). Example: I won't use SCREAMER because I know how ugly it would be to
use SLIME for debugging code that was CPS-converted by macros...
Tags:
steps
lisp
smalltalk
Posts by lukego tagged lisp
http://lukego.livejournal.com/18161.html (Cached)
1 links
Published: 1 month, 1 week ago (Wed, 22 Oct 2008 22:10:24 PDT); 1359 bytes |
lukego
|
|
|
|