HN2new | past | comments | ask | show | jobs | submitlogin
(Re)writing Reddit in Lisp in 20 minutes and 100 lines (Video) (mac.com)
8 points by mattjaynes on April 22, 2007 | hide | past | favorite | 8 comments


Very interesting but a bit misleading. Where's the recommended feature? Where are the comments?

If I know anything, it's that the devil is in the details. Building something that simple doesn't take much code at all but I'm willing to bet that the misssing features would add quite a bit more code.


I can probably write a similar site in any dynamic (dynamic enough) language in 100 to 200 lines. It's the mentality, not the language... although the language you use may form your mentality, too, of course.


This sounds like the beginning of a new type of "computer language shootout." Somebody:

1) Defines an application, all apps have to spit out the same HTML (or roughly the same.) 2) Solicits codes from a number of different languages/frameworks. 3) Runs the code on a web server, beats on it & measures performance. 4) Reports.

This is a lot of work, and I can see why it's never happened before, but I imagine it would be useful.


Then can you please do something like that for a scheme dialect?



thanks a lot! i will take a look.

Would have been nice though if Kahua would have had a larger portion of its docs in English...


I don't speak Scheme, I'm sorry.


It looks like kpax uses the html macro from Allegroserve, which is a good thing. Does kpax support sessions?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: