The actual LISP 2 project to update LISP 1.5 (also conceptually, for example with a new syntax) was done in the mid 1960s. It was famous for its failure. From 2017 is the work done to collect historical documents, source code, etc. about the LISP 2 project.
The LISP 2 Project (2017)
11–15 of 15 posts
Re: The LISP 2 Project (2017)
#12https://en.wikipedia.org/wiki/Dylan_(programming_language)
"Dylan is a multi-paradigm programming language...created in the early 1990s by a group led by Apple Computer."
"Dylan derives...from Scheme and other Lisps;...However, Dylan has an ALGOL-like syntax instead of a Lisp-like prefix syntax."
Re: The LISP 2 Project (2017)
#13The actual LISP 2 project to update LISP 1.5 (also conceptually, for example with a new syntax) was done in the mid 1960s. It was famous for its failure. From 2017 is the work done to collect historical documents, source code, etc. about the LISP 2 project.
Actually, the collection work took place around 2005-2010. I wrote the first draft of the paper in 2012, but didn't submit it for publication until 2017.
Re: The LISP 2 Project (2017)
#14Sounds a bit like Dylan https://en.wikipedia.org/wiki/Dylan_(programming_language) "Dylan is a multi-paradigm programming language...created in the early 1990s by a group led by Apple Computer." "Dylan derives...from Scheme and other Lisps;...However, Dylan has an ALGOL-like syntax instead of a Lisp-like prefix syntax."
Re: The LISP 2 Project (2017)
#15Sounds a bit like Dylan https://en.wikipedia.org/wiki/Dylan_(programming_language) "Dylan is a multi-paradigm programming language...created in the early 1990s by a group led by Apple Computer." "Dylan derives...from Scheme and other Lisps;...However, Dylan has an ALGOL-like syntax instead of a Lisp-like prefix syntax."
I've long thought that Dylan is the single most promising programming language which went nowhere that I've seen in some 40 years in the computing field.
NewtonScript was also pretty cool tho.