Thinking on a new syntax for #Scheme.
-
-
-
-
@restorante @aartaka Pretty much, but most just took the control structures from ALGOL, not lexical scoping or function references. Scheme got all of it.
Like, C is a mix of ASM & ALGOL, & some FORTRAN-isms.
-
@restorante @aartaka Pretty much, but most just took the control structures from ALGOL, not lexical scoping or function references. Scheme got all of it.
Like, C is a mix of ASM & ALGOL, & some FORTRAN-isms.
@mdhughes @restorante @aartaka
I have to wonder how much Smalltalk got. -
@mdhughes @restorante @aartaka
I have to wonder how much Smalltalk got.@kirtai @mdhughes @restorante @aartaka Smalltalk's control structures are pretty much all higher-order polymorphic functions. I mean, it's a functional language in OO-clothing, so I'd call it quite far from ALGOL.
My modern favorite Lisp-with-ALGOL syntax is Elixir, btw. And don't forget that LISP 2, which never happened, was slated to have ALGOL syntax so you're standing on the shoulders of giants if you do that

-
R relay@relay.mycrowd.ca shared this topic