- manual-stg-experiment VS sense-lang
- manual-stg-experiment VS IdrisExtSTGCodegen
- manual-stg-experiment VS grin
- manual-stg-experiment VS normalization-bench
- manual-stg-experiment VS ghc-whole-program-compiler-project
- manual-stg-experiment VS shwifty
- manual-stg-experiment VS Schemer
- manual-stg-experiment VS tdlib-gen
- manual-stg-experiment VS binaryen
- manual-stg-experiment VS haskell-exercises
Manual-stg-experiment Alternatives
Similar projects and alternatives to manual-stg-experiment
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
sense-lang
Sense is a very high level, functional programming language for creating software by writing only the absolute necessary information and not a single line above that.
-
normalization-bench
Lambda normalization and conversion checking benchmarks for various implementations
-
grin
GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support. (by grin-compiler)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
binaryen
Discontinued DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
-
manual-stg-experiment discussion
manual-stg-experiment reviews and mentions
-
Next-gen Haskell Compilation Techniques
Yes, unlifted boxed STG values does not have thunk checks. The STG to Cmm codegen generates only a single ADT tag lookup code. You can check the generated ASM code: https://github.com/csabahruska/manual-stg-experiment https://github.com/csabahruska/manual-stg-experiment/blob/master/StgSample.hs#L390-L391
Stats
The primary programming language of manual-stg-experiment is Haskell.