this post was submitted on 20 Jun 2023
10 points (100.0% liked)

Programming

13226 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

An interesting take on why dynamically typed languages became so popular and why staticly typed languages are making a comeback.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ManyShapes@beehaw.org 2 points 1 year ago* (last edited 1 year ago) (1 children)

Regarding the question of any dynamically typed language having enterprise support, Id argue lisp (of the common variety) was supported by developed by and inovated by corporate folks, and is dynamically typed. Symbolics, Xerox, etc. Dynamic typing has been around for a long while.

[โ€“] furrowsofar@beehaw.org 1 points 1 year ago

I do not think Lisp was ever an enterprise language. Might have been used in R&D, and sure it is in a few products. CAD software sometimes uses Lisp as the extension language. That does not make it an enterprise language, though I guess it depends on definition.