FreePascal and Lazarus Foundation
lists.freepascal.org
FreePascal and Lazarus Foundation
1–10 of 109 posts
Re: FreePascal and Lazarus Foundation
#2Re: FreePascal and Lazarus Foundation
#3is this new
Re: FreePascal and Lazarus Foundation
#4Re: FreePascal and Lazarus Foundation
#5I wonder how prevalent Pascal is in 2016. I've been meaning to write some on a classic Mac OS system I have laying around (just for shits and giggles).
Re: FreePascal and Lazarus Foundation
#6Re: FreePascal and Lazarus Foundation
#7is this new
Mon Jun 27 08:14:36 CEST 2016
I don't see any explicit dates in that site's content. Oh, except that the projects have dates on them. Both current and past projects are tagged 2016. Busy beavers! Mid 2016, and already three 2016-dated items are "past projects".
Re: FreePascal and Lazarus Foundation
#8After that recent Object Pascal guide was on HN [1] I've been meaning to try the language out. It looks like it might be a nice alternative to using Ruby on some small side projects where I need a quick OO language to work with.
I've grown attached to static types so it looks like it might be a good option. My only concern is whether the tooling has been modernized or not.
Re: FreePascal and Lazarus Foundation
#9modern pascal is actually pretty good. it's very unfortunate that it isn't considered sexy. i learned programming on turbo pascal and used to think that pascal isn't a serious language. years later, after seeing that it's not dead and dropping prejudices against it i can see that it lost pretty much only because of its perceived uncoolness.
[0] https://www.embarcadero.com/app-development-tools-store/delp...
Re: FreePascal and Lazarus Foundation
#10modern pascal is actually pretty good. it's very unfortunate that it isn't considered sexy. i learned programming on turbo pascal and used to think that pascal isn't a serious language. years later, after seeing that it's not dead and dropping prejudices against it i can see that it lost pretty much only because of its perceived uncoolness.
lisp, prolog, smalltalk, forth, fortran, even ada.
The challenge for programming languages today is not so much the syntax/language constructs but the ecosystem, libraries, community & support.
See php, it has all that and is very successful.
p/s. I write PHP code and believe pascal is a better language.