An open API service indexing awesome lists of open source software.

https://github.com/brainrake/glossary

Glossary of Programming Language Concepts
https://github.com/brainrake/glossary

Last synced: about 2 months ago
JSON representation

Glossary of Programming Language Concepts

Awesome Lists containing this project

README

          

- [RIP](rip.md) Obituary of Programming Concepts Past

- [glossary.md](glossary.md) Glossary of Programming Language Concepts
- [ml-subset.md](ml-subset.md) Language Definition for a Subset of ML

- [minl.sml](minl.sml) `MinL` Example Language Implementation
- [test.minl](test.minl) `MinL` Example Program