Page 1 of 1
lsharp - a new lisp kid on the block
Posted: Sat Feb 26, 2005 6:55 pm
by HPW
On comp.lang.lisp was an interesting announcment:
A new small lisp interpreter for .NET
http://www.lsharp.org/index.html
After some first reading it seems interesting. Some things are similar to newlisp, others are different because of the target-platform.
Also intersting is:
The LSharp.dll assembly is distributed under the terms of the GNU Library General Public License
After dotlisp it is the second attempt to bring lisp to .NET.
Posted: Sat Feb 26, 2005 7:25 pm
by HPW
Just tried to start it without success.
I get a error complaining about a .NET DLL load problem.
Will try to contact the developer.
Posted: Sat Feb 26, 2005 7:34 pm
by HPW
Seems that my .NET installation is to old.
Have to download current 1.1 redistributable.
Posted: Sat Feb 26, 2005 7:55 pm
by HPW
Upgrading to 1.1 solved this problem.
Posted: Tue Mar 01, 2005 10:39 pm
by newdep
probably off topic ;-)
Richard is stepping down from his post of commenting on all things .NET. In his farewell address, he looks back at some missteps in the development of .NET and offers words of warning about the future of the platform
I see if I can track the article back...
http://www.ddj.com/documents/s=9211/ddj050201dnn/
Regards, Norman
Posted: Wed Mar 02, 2005 7:07 am
by HPW
Thanks for the link Norman.
Interesting reading.
No one can tell the future, it's only good to know that lispniks has a language even on this platform.
On the other side I have to note that a company like autodesk is porting autocad to .NET, where all objects access is done through .NET classes and methods. And unfortunatly it seems that they are not porting their alisp into this world. As someone who is working with this enviroment, I have to keep an eye on technology changes.
;-)
Posted: Wed Mar 02, 2005 9:55 am
by newdep
Hello HPW,
You know what the fun part is of it all... we are now 40 years from the start of
programming languages and we are still using Lisp ;-) So i think that programming
another 40 years in Lisp wont harm at all ;-)
Norman.
Posted: Mon Jan 02, 2006 9:28 pm
by HPW
For interested:
L Sharp 1.2 Released
http://www.lsharp.org/
(Now running on .NET framework 2.0)
Posted: Mon Jan 30, 2006 6:51 am
by HPW
For interested:
L Sharp 1.21 Released
http://www.robblackwell.org.uk/