Building a common syntax and scoping framework.
- by Ben DeMott
Hello fellow programmers,
I was discussing a project the other day with a colleague of mine and I was curious to see what others had to say or if such a thing already existed.
Background
There are many programming languages.
There are many IDE's and source editors that highlight and edit source code. Following perfectly and exactly the rules of…