All Projects → pfultz2 → Cloak

pfultz2 / Cloak

A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor

Programming Languages

c
50402 projects - #5 most used programming language
cplusplus
227 projects
c99
33 projects

Projects that are alternatives of or similar to Cloak

scarlet
💋 Style sheets preprocessor similar to Stylus.
Stars: ✭ 13 (-98.17%)
Mutual labels:  preprocessor
Scriptum
A fool's scriptum on functional programming
Stars: ✭ 346 (-51.2%)
Mutual labels:  recursion
Css Crush
CSS preprocessor. Written in PHP
Stars: ✭ 539 (-23.98%)
Mutual labels:  preprocessor
dmr c
dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends
Stars: ✭ 45 (-93.65%)
Mutual labels:  preprocessor
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+360.93%)
Mutual labels:  recursion
Suit
Style tools for UI components
Stars: ✭ 3,763 (+430.75%)
Mutual labels:  preprocessor
svelte-style-directive
A custom Svelte preprocessor to add support for style directive.
Stars: ✭ 19 (-97.32%)
Mutual labels:  preprocessor
You Dont Need Loops
Avoid The One-off Problem, Infinite Loops, Statefulness and Hidden intent.
Stars: ✭ 599 (-15.51%)
Mutual labels:  recursion
Babel Plugin Css Modules Transform
Extract css class names from required css module files, so we can render it on server.
Stars: ✭ 318 (-55.15%)
Mutual labels:  preprocessor
Vim Colortemplate
The Toolkit for Vim Color Scheme Designers!
Stars: ✭ 535 (-24.54%)
Mutual labels:  preprocessor
xcc
Toy C compiler for x86-64
Stars: ✭ 19 (-97.32%)
Mutual labels:  preprocessor
Docpad
Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.
Stars: ✭ 3,035 (+328.07%)
Mutual labels:  preprocessor
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (-44.15%)
Mutual labels:  recursion
svelte-typescript
Typescript monorepo for Svelte v3 (preprocess, template, types)
Stars: ✭ 214 (-69.82%)
Mutual labels:  preprocessor
Yay
Yay is a high level PHP preprocessor
Stars: ✭ 553 (-22%)
Mutual labels:  preprocessor
eraserface
dynamic polymorphism without inheritance
Stars: ✭ 31 (-95.63%)
Mutual labels:  preprocessor
Proxy requests
a class that uses scraped proxies to make http GET/POST requests (Python requests)
Stars: ✭ 357 (-49.65%)
Mutual labels:  recursion
Meta Typing
📚 Functions and algorithms implemented purely with TypeScript's type system
Stars: ✭ 628 (-11.42%)
Mutual labels:  recursion
Wgtcc
A small C11 compiler
Stars: ✭ 580 (-18.19%)
Mutual labels:  preprocessor
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+526.38%)
Mutual labels:  recursion

Cloak

A mini-preprocessor library to demonstrate the recursive capabilities of the preprocessor

This is just for exposition. For production, use chaos-pp which is superior in every way.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].