cps

CPS compiler

Provides a way to rewrite control flow in a procedural language into a more concise and efficient form using continuations.

Continuation-Passing Style for Nim 🔗

GitHub

9 stars
0 watching
0 forks
Language: Nim
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
disruptek/goldenA tool used to measure and record runtime performance of compiled code29
disruptek/criterionA tool for comparing and measuring the performance of small code snippets24
onqtam/rcrlAn interactive C++ compiler and runtime environment for rapid development and live coding413
mattpd/cpplinksA categorized list of C++ resources and tools4,598
gadomski/cpdA C++ implementation of the Coherent Point Drift point set registration algorithm405
scramjetorg/framework-cppA C++ framework for reactive stream programming with concurrent asynchronous operations3
nilfoundation/zkllvmCompiles high-level programming languages into input for provable computations protocols.304
c-lodder/grunt-postcssEnables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code.39
nim-lang/nimA compiler and runtime environment for a statically typed, compiled systems programming language.16,662
snakster/cpp.reactA C++ library for declarative programming and automatic propagation of changes in state variables.1,026
stonkdragon/scaleA procedural concatenative stack-oriented compiled programming language inspired by Lua and Porth.17
exokomodo/daybreakA compiler project to create an interpretable language that compiles to native C code10
rsms/coDeveloping a statically typed, general-purpose programming language with an optimizing compiler151
boostorg/interprocessProvides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization.139