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
- Host: GitHub
- URL: https://github.com/brainrake/glossary
- Owner: brainrake
- Created: 2016-09-03T23:56:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-29T18:22:00.000Z (over 9 years ago)
- Last Synced: 2025-07-11T15:32:50.231Z (9 months ago)
- Language: Standard ML
- Size: 59.6 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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