|
|
|
|
|
by ibains
1761 days ago
|
|
This post is good for learning, we have too many “systems“ developed in Java (Hadoop et al - I’m looking at you - you sluggish bugs in the rug), we need more programmers to learn C and build systems in it. Also, you can do this so much easier in scala using parser combinators, if the goal is time to market and the code to be compiled is not very large. Here is an example to see how the approaches compare:
https://www.prophecy.io/blogs/scala-packrat-parser-combinato... |
|
I agree with the first, but not the second. C is a valuable language to know, but for security’s sake we need fewer complex programs in it, not more.