Programming languages without a decent dominating package system by
Ciro Santilli 40 Updated 2025-07-16
Interestingly, the very first programming language with an actual implementation was interpreted: Short Code in 1950.
And just like modern scripting languages, it reduced execution speed by about 50x.
These people are heroes. There's nothing else to say.
It basically replaces a bunch of discrete digital components with a single chip. So you don't have to wire things manually.
Particularly fundamental if you would be putting those chips up a thousand cell towers for signal processing, and ever felt the need to reprogram them! Resoldering would be fun, would it? So you just do a over the wire update of everything.
Vs a microcontroller: same reason why you would want to use discrete components: speed. Especially when you want to do a bunch of things in parallel fast.
One limitation is that it only handles digital electronics: electronics.stackexchange.com/questions/25525/are-there-any-analog-fpgas There are some analog analogs, but they are much more restricted due to signal loss, which is exactly what digital electronics is very good at mitigating.
The History of the FPGA by Asianometry (2022)
Source. The Coming AI Chip Boom by Asianometry (2022)
Source. There are unlisted articles, also show them or only show them.