Friday, February 29th, 2008
Technical stuff: 1. Literate Programming in Lisp - A tool to extract HTML from Lisp code, and colorizing the code for posting.
Blog at trepca.si » Python programming in Emacs - Tools for programming Python with Emacs.
[MSLUG] Naughty Dogs used Scheme to create their latest game - The revenge of Lisp: Naughty Dog used Common Lisp […]
Tuesday, February 12th, 2008
Essential Python Reading List -
RE: Steve Yegge: Code’s Worst Enemy [The Night School] : Near-Time - Some examples of good Lisp programming, using macros to extend the language for game programming.
Turtles all the way down, please - Generalized variables are one of the best ideas in Common Lisp.
Tuesday, November 20th, 2007
ASPN : Python Cookbook : Ruby-style DSL’s in Python 2.5 - “The with statement in Python 2.5 can be used similarly to the anonymous blocks of code in Ruby.”
dynalang.org - “dynalang.org is currently the home of the generic metaobject protocol specification for dynamic programming languages on the JVM.”
Kloonigames » Blog Archive » Crayon Physics Deluxe […]
Filed in Links
|
Also tagged data, design, education, game, java, javascript, language, lisp, media, programming, tool, tutorial, web
|
Permalink
|
Friday, August 31st, 2007
http://go2web2.blogspot.com/2007/08/fascinating-content-aware-image.html - A nealy-incredible way of resizing images, very impressive examples.
OOXML is defective by design - “Microsoft is trying to push new file formats that are using ZIP and XML. Are those new file formats any good for Office developers ?”
About the Book - Designing Interfaces - “Designing Interfaces: Patterns for Effective Interaction Design is […]