There are 5 repositories under programming-language-theory topic.
Datasets, tools, and benchmarks for representation learning of code.
✨ Programming Language Research, Applied PLT & Compilers
A light-weight, extendable, high level, universal code parser built on top of tree-sitter
Curated List of Research Focused Reading Materials & Videos for Learning about Programming Language Theory Research, Formal Methods and their application in some most active computer Science fields.
Crafting an interpreter/compiler with TypeScript.
WIP ISO 7185 Pascal interpreter
A miniature model of the Typescript compiler
Turkish resource for PLT (Programming Language Theory)
DotWhitespace is an esoteric programming language using Python.
a categorical programming language (WIP)
My own Forth dialect on top of the Lua programming language. [Work in Progress]
Hindley–Milner type inference implemented in Python.
Lennart Augustsson's lamda cube
Coursera: Programming Languages, Univ. of Washington
String diagram visualiser
My own personal list of ownership policies. :microscope: :books: :question: :thinking: [Work in Progress]
IU Type Theory reading group
The Cocke-Younger-Kasami algorithm implementation proposed by Lange-Leiss that handles grammars on 2NF(Binary Normal Form) instead of CNF(Chomsky Normal Form).
Solutions to exercises from: Essentials of Programming Languages: 3rd edition (http://www.eopl3.com/) in Scala
This is a compiler in Java using the ASM byte code framework for code generation in Java Byte Code.
formal proof of type preservation of the dictionary passing transform for system f
A repository containing the definition and implementation of a statically typed, purely functional language of my design and creation.
💻소프트웨어학과 전공 과제 저장소
A formal definition of a language accompanied by proofs of its properties.