[F-Script-talk] [IDEAS] Looking at Factor
Brought to you by:
pmougin
From: Giovanni G. <jj...@ob...> - 2006-09-06 20:02:39
|
Hi, surfing on the web I have found this new language: http://factorcode.org/ It is a stack-based language with a very flexible parser. It borrows idea from Self and it seems very promising to me. And it has the concept of image, dynamic typing, inspector ... As a plus, Factor can compile its code in x86 or PPC in a snap and it promises good performance. It will be not so difficult to create a (F)Smalltalk parser for generate an equivalent factor program. I will explore this idea in the next weeks... happy scripting ;) -- [ [ [ JJ ] ] ] | First, they ignore you. Then they laugh | at you. Then they fight you. Then you win http://www.siforge.org | Mahatma Ghandi |