Skip to content
#

funtionalprogramming

Here are 29 public repositories matching this topic...

Custom in-memory database and SQL-like Query Language implemented in Scala. It supports core table operations like insert, select, filter (with complex conditions), sort, and joins. Designed as a homework assignment to demonstrate database internals and functional programming concepts for managing data interactions.

  • Updated Jan 5, 2026
  • Scala

A Haskell implementation of a Lambda Calculus interpreter supporting Normal and Applicative reduction strategies. Features include a powerful REPL, macro definitions, and a standard library with Church encodings for Booleans, Numerals, and Pairs. A comprehensive tool for understanding functional programming foundations.

  • Updated Jan 5, 2026
  • Haskell

Improve this page

Add a description, image, and links to the funtionalprogramming 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 funtionalprogramming topic, visit your repo's landing page and select "manage topics."

Learn more