Live data from Hacker News

LYSP (a really tiny lisp)

piumarta.com

1–10 of 18 posts

Re: LYSP (a really tiny lisp)

#2
God, seeing straight C programs that don't use any superfluous libraries or stupid coding tricks that just obscure the intent of the programmer is so refreshing. Just one C file that anyone with a barely working knowledge of C can understand and a very clear Lisp implementation.

Just don't try to learn C from it; code is saturated with boundless copying into stack buffers.

Re: LYSP (a really tiny lisp)

#8
post #2

God, seeing straight C programs that don't use any superfluous libraries or stupid coding tricks that just obscure the intent of the programmer is so refreshing. Just one C file that anyone with a barely working knowledge of C can understand and a very clear Lisp implementation. Just don't try to learn C from it; code is saturated with boundless copying into stack buffers.

check this one out :-D

http://www.modeemi.fi/~chery/lisp500/lisp500c99.c

Re: LYSP (a really tiny lisp)

#9
post #8
post #2

God, seeing straight C programs that don't use any superfluous libraries or stupid coding tricks that just obscure the intent of the programmer is so refreshing. Just one C file that anyone with a barely working knowledge of C can understand and a very clear Lisp implementation. Just don't try to learn C from it; code is saturated with boundless copying into stack buffers.

check this one out :-D http://www.modeemi.fi/~chery/lisp500/lisp500c99.c

Somewhere in there there is a really nice prank with a novice programmer and a one letter change.

Re: LYSP (a really tiny lisp)

#10
post #8
post #2

God, seeing straight C programs that don't use any superfluous libraries or stupid coding tricks that just obscure the intent of the programmer is so refreshing. Just one C file that anyone with a barely working knowledge of C can understand and a very clear Lisp implementation. Just don't try to learn C from it; code is saturated with boundless copying into stack buffers.

check this one out :-D http://www.modeemi.fi/~chery/lisp500/lisp500c99.c

Is that an IOCCC entry?

Off topic: are you still in the NOVA area or overseas?

Post reply on HN