Schemer Alternatives
Similar projects and alternatives to Schemer
-
-
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.
-
-
-
manual-stg-experiment
Manually constructed STG programs compiled with the standard GHC codegen backend.
-
-
grin
GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support. (by grin-compiler)
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
Schemer discussion
Schemer reviews and mentions
-
Need some help with monad transformers
Though I can't seem to really figure it out. For people interested my current code is here: https://github.com/teichholz/Schemer/blob/main/src/Phases/Codegen.hs
-
Question about Unbound's FreshM/LFreshM (Compiler)
I'm currently writing a simple Scheme compiler (https://github.com/teichholz/Schemer) as my first big Haskell project and I can't seem to figure out Unbound / Unbound Generics. I have read the paper and get the internals, though I guess I'm missing Haskell experience. Consider:
Stats
teichholz/Schemer is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of Schemer is Haskell.