Python w/Forth Runtime????

Christopher Browne cbbrowne at acm.org
Fri May 17 23:25:20 EDT 2002


In the last exciting episode, Tim Daneliuk <tundra at tundraware.com> wrote::
> Gerhard Häring wrote:
>> 
>> Tim Daneliuk wrote in comp.lang.python:
>> > Python does just what needs doing ... see the end of this piece for why:
>> >
>> >    http://www.tundraware.com/Technology/Bullet/
>> 
>> What's the connection with the Subject of your posting?
>> 
>
> At the end of the piece I suggest that a "ideal" language would be one
> which has the paradigmatic richness of Python but whose runtime execution
> environment was reaslized in something very sleek and light like Forth.
>
> The overal article is about the dangers of locking into a single programming
> paradigm (like OO) for everything and that real world problems require
> multiple *simultaneous* paradigms for reasonable solutions.  I think
> Python is almost alone in trying to incroporate that very idea in
> the language.

Python is not alone in this.

Common Lisp conspicuously supports multiple simultaneous paradigms.
-- 
(concatenate 'string "aa454" "@freenet.carleton.ca")
http://www.ntlug.org/~cbbrowne/emacs.html
Rules of the Evil Overlord #188.  "I will funnel some of my ill-gotten
gains into  urban renewal  projects. Although slums  add a  quaint and
picturesque  quality to any  city, they  too often  contain unexpected
allies for heroes."  <http://www.eviloverlord.com/>



More information about the Python-list mailing list