flâneur

BuildIt-lang/buildit: Online demo without installing at - https://buildit.so/try

github.com · 540 words · saved by 2 readers

Online demo without installing at - https://buildit.so/tryit

"Every problem in Computer Science can be solved with a level of indirection and every problem in Software Engineering can be solved with a step of code-generation" BuildIt is a a framework for rapidly developing high-performance Domain Specific Languages (DSLs) with little to no compiler knowledge. A lightweight type-based multi-stage programming framework in C++ that supports generating expresisons and rich data-dependent control flow like if-then-else conditions and for and while loops using its novel re-execution strategy for a variety of targets. Some completed and WIP projects with…

saved by

related reading