Here are
48 public repositories
matching this topic...
A Turing complete language 😉
Updated
Oct 3, 2020
Haskell
A pseudo-3D pursuit and racing game made using SFML C++
Optimal approximate sampling from discrete probability distributions
Updated
Mar 9, 2021
Python
IITH BTECH CSE all Courses' Codes and Assignments
Updated
May 12, 2021
Jupyter Notebook
An interpreter for the recursive language (POPL course).
Updated
Nov 22, 2019
Haskell
Bubble sorts a list in ascending order.
Updated
Feb 2, 2022
Racket
Implementing operations on list using functional calls such as map, foldl, apply ...
Updated
Dec 4, 2020
Racket
An interpreter for the functional language (POPL course).
Updated
Nov 22, 2019
Haskell
Returns #t if any element of lst satisfies pred, #f otherwise (see EOPL).
Updated
Feb 2, 2022
Racket
Returns a list containing n copies of x (see EOPL).
Updated
Feb 2, 2022
Racket
Functional Programming on Trees.
Updated
Dec 4, 2020
Racket
Is a variable free in a lambda expression (see EOPL)?
Updated
Feb 2, 2022
Racket
Wraps parentheses around each top-level element of lst (see EOPL).
Updated
Feb 2, 2022
Racket
An interpreter for the lexical language (POPL course).
Updated
Nov 22, 2019
Haskell
Increments only the first value of list.
Updated
Feb 2, 2022
Racket
Writing subst following original kleene star grammar using map (see EOPL).
Updated
Feb 2, 2022
Racket
Returns a list of elements sorted in ascending order (see EOPL).
Updated
Feb 2, 2022
Racket
Assignments done as a part of the course Principles of Programming Languages (CS350A)
Returns a list with each 2-list reversed (see EOPL).
Updated
Feb 2, 2022
Racket
Like remove-first, except that it removes all occurrences of given symbol (see EOPL).
Updated
Feb 2, 2022
Racket
Improve this page
Add a description, image, and links to the
popl
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
popl
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.