References
- The Next 700 Programming Languages, a thoughtful paper from the 60s. Eric Normand read and comment it in this lispcast podcast.
Paradigms
Language paradigms includes:
Language may feature a Type System.
Language paradigms includes:
Language may feature a Type System.
Provide the best in class developer experience for Programing Languages enthusiast.
I am passionate about Free Software, Programing Languages, Computer Graphics and Music. Check out my Blog, Projects, Audio, Videos and Contributions.
A Programing Languages paradigm emerged in the late 1950s with ALGOL, this paradigm introduced:
A Programing Languages paradigm that uses statements to change a program’s state. Contrast with Declarative Programing.
A Programing Languages paradigm that expresses the logic of a computation without describing its control flow. Contrast with Imperative Programing.
This work is licensed under a Creative Commons Attribution 4.0 International License