Hello Michael,

On 10/08/2010 09:51 PM, Michael FIG wrote:
I have aspirations for creating a simple, compact,
extensible syntax that people love enough to support on many computer
systems, both as a programming language and as a communication
protocol (and no, it won't be XML or sexprs).  The software involved
is bootstrapping an interpreter library on each platform, and giving
it access to as many target primitives as possible.  To survive as a
communication protocol, it needs to use an object-capability model of
some sort because sandboxing leads to insanity.
[...]
Thoughts?
This reminds me the Rebol programming language (http://en.wikipedia.org/wiki/Rebol & http://www.rebol.com/) which free form syntax can be use both as a programming language and a data format. It syntax can also be extended to create domain specific language and it has a form of prototype base object model.

How will your Ocean language lab be different from Rebol?

--
Rémy.



_______________________________________________
fonc mailing list
fonc@vpri.org
http://vpri.org/mailman/listinfo/fonc

Reply via email to