Re: Papers on Dynamic Languages

2006-03-05 Thread gene tani
Jay Parlar wrote: > > All that looks fantastic, and I'd forgotten there was a paper on > Shedskin. > > Thanks a bunch, > Jay P. lots of spirited discussion at artima http://www.artima.com/forums/flat.jsp?forum=106&thread=7590 http://c2.com/cgi/wiki?DuckTyping http://lambda-the-ultimate.org/node/

Re: Papers on Dynamic Languages

2006-03-05 Thread Jay Parlar
On Mar 4, 2006, at 3:00 PM, Paul Boddie wrote: > > I'd have a look at the following Python-related papers: > > Michael Salib's Starkiller paper (and presentation): > http://www.python.org/pycon/dc2004/papers/1/ > > Mark Dufour's ShedSkin paper: > http://kascade.org/optimizing_python.pdf > > John A

Re: Papers on Dynamic Languages

2006-03-04 Thread Paul Boddie
Jay Parlar wrote: > > Anyway, I want to talk about things like typing disciplines (weak, > strong, etc.),"class vs. prototype, JIT technologies in dynamic > languages, interactive interpreters, etc. There are a few classic papers on a number of these topics, but I'll leave it to the papers mention

Papers on Dynamic Languages

2006-03-04 Thread Jay Parlar
For one of my grad school classes, I'm writing a paper on "Dynamic Languages". What a wonderfully vague topic (but at least it'll let me write about Python). Anyway, I want to talk about things like typing disciplines (weak, strong, etc.),"class vs. prototype, JIT technologies in dynamic langu