SaaSHub helps you find the best software and product alternatives Learn more →
Top 12 C Functional programming Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Project mention: Metalang99: Full-Blown Preprocessor Metaprogramming | news.ycombinator.com | 2024-09-30
-
-
-
I built Crumb (https://github.com/liam-ilan/crumb) a year ago, before starting university. It completely changed the way I conceptualized programming as a whole. You start feeling deja-vu every time you open a new language, and the "ah-ha!" feeling you get when you see something in another language you had to think about when implementing your own is super rewarding.
A year later (this summer) I used Crumb to land my first job at a pretty cool startup! The payoff was way more than I could have ever expected.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Looks very similar to lambda zero syntax (https://github.com/clark800/lambda-zero):
def getNaturalName(tag, globals)
-
-
https://github.com/andrew-johnson-4/lambda-mountain
Working on verifiable correctness for programs written in LM or anything that generates annotated assembly. Basically low-level proofs that accessed memory is valid and live or that function pre/post-conditions are met.
The goal is that these proofs are compiler agnostic, so more people can use them.
-
Van-lang
Van programming language. Embeddable and extendable script language in C. Simple and efficient.Inspired by C, Simula and JavaScript
-
C Functional programming discussion
C Functional programming related posts
-
A fully functional SVG favicon editor for the terminal written in Crumb
-
Ask HN: What's the best CLI installation experience you've ever seen?
-
Minor Issue
-
The Crumb Programming Language
-
Crumb,a New Programming Language of No Keywords, and Everything Is a Function
-
Show HN: Going into Freshman Year, Figured I Should Build an Interpreter ¯\(ツ)/¯
-
I'm going to leave Windows to move permanently to Linux Fedora (I've been using Windows + Ubuntu for several years now), can you help me with some questions about Fedora?
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Mar 2025
Index
What are some of the best open-source Functional programming projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | ring | 1,303 |
2 | metalang99 | 903 |
3 | felix | 808 |
4 | never | 441 |
5 | crumb | 422 |
6 | cognate | 249 |
7 | lispBM | 98 |
8 | lambda-zero | 77 |
9 | adorad | 62 |
10 | lambda-mountain | 27 |
11 | Van-lang | 17 |
12 | pcomb | 5 |