←back to thread

358 points ofalkaed | 1 comments | | HN request time: 0s | source

Just curious and who knows, maybe someone will adopt it or develop something new based on its ideas.
Show context
Havoc ◴[] No.45556825[source]
Pascal/Delphi - especially in the educational context.

Crazy fast compiler so doesn't frustrate trial & erroring students, decent type system without the wildness of say rust and all the basic programming building blocks you want students to grasp are present without language specific funkiness.

replies(5): >>45557529 #>>45557851 #>>45558541 #>>45558829 #>>45561155 #
dlcarrier ◴[] No.45558829[source]
Check out Lazarus (https://www.lazarus-ide.org/) an open-source spiritual successor to Delhi's development environment.
replies(1): >>45566049 #
1. mikewarot ◴[] No.45566049[source]
Lazarus/Free Pascal is mostly awesome!

The bad part is the horrible legacy documentation system. 8(