Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Wed, 03 Sep 2003
Methods vs files
In his reply to my post about macros, Avi Bryant brings up one of the differences between Smalltalk environments and Lisp environments. Some Smalltalk environments can version at the method level, but Lisp environments version text files. The only Lisp (related) environment that had the notion of methods being independent of files was the Apple Dylan environment, which is quite dead now. Gwydion and Functional Developer have gone back to files. But here was environment for a language that included macros, that was similar in spirit to a Smalltalk environment.
[01:02] |
[computers/programming/lisp] |
# |
TB |
F |
G |
0 Comments |
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk