Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gergoerdi/metafun

Compile Haskell-like code into C++ template metaprograms
https://github.com/gergoerdi/metafun

code-generator cplusplus haskell template-metaprogramming

Last synced: 2 months ago
JSON representation

Compile Haskell-like code into C++ template metaprograms

Awesome Lists containing this project

README

        

MetaFun is a program to compile functional programs into C++ template
metaprograms. It allows you to write programs in a very Haskell-like
language, and then use them as compile-time C++ metaprograms.

See the details at