Could one of you be so kind as to point me to one?
I'd be interested in implementing this.
Name:
Anonymous2013-04-01 10:29
Symta threats all lowercase symbols as literals, unless they are the head of sexp form. In Symta, every lambda does pattern matching of it's args. This leads to the succinct syntax for closure based objects, in the style of ((the quick brown fox) jumps over (the lazy dog)), there only `the` is evaled to get the function.
Name:
Anonymous2013-04-01 10:53
When Erlang fucks Snobol, you get Symta.
Name:
Anonymous2013-04-01 11:00
member ? [ ] = _
member X [X @_] = 1
member X [_ Xs] = member X Xs
Name:
Anonymous2013-04-01 11:02
the @Adjectives Subject = Subjects Subject with Adjectives
Name:
Anonymous2013-04-02 1:58
specifications are abstract jewish nonsense. read the code.