All Projects → gergoerdi → Metafun

gergoerdi / Metafun

Licence: gpl-3.0
Compile Haskell-like code into C++ template metaprograms

Programming Languages

haskell
3896 projects
cplusplus
227 projects

Projects that are alternatives of or similar to Metafun

Zxw.framework.netcore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
Stars: ✭ 691 (+1228.85%)
Mutual labels:  code-generator
Janett
Java to C#.Net Translator
Stars: ✭ 8 (-84.62%)
Mutual labels:  code-generator
Graphql Zeus
GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native
Stars: ✭ 1,043 (+1905.77%)
Mutual labels:  code-generator
Go Swagger
Swagger 2.0 implementation for go
Stars: ✭ 7,058 (+13473.08%)
Mutual labels:  code-generator
Springbootcodegenerator
又名大狼狗代码生成器,基于SpringBoot2+Freemarker的JAVA代码生成器,以释放双手为目的,支持mysql/oracle/pgsql三大数据库, 用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlSQL等相关代码.
Stars: ✭ 810 (+1457.69%)
Mutual labels:  code-generator
Argbash
Bash argument parsing code generator
Stars: ✭ 873 (+1578.85%)
Mutual labels:  code-generator
Felix
The Felix Programming Language
Stars: ✭ 609 (+1071.15%)
Mutual labels:  code-generator
R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
Stars: ✭ 8,419 (+16090.38%)
Mutual labels:  code-generator
Hel
Hel rules over Helheim, where the souls unworthy of Valhalla reside. It's also a mock generator for Go.
Stars: ✭ 16 (-69.23%)
Mutual labels:  code-generator
Dogen
Reference implementation of the MASD Code Generator.
Stars: ✭ 44 (-15.38%)
Mutual labels:  code-generator
Astring
🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.
Stars: ✭ 757 (+1355.77%)
Mutual labels:  code-generator
Graphql Code Generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
Stars: ✭ 7,993 (+15271.15%)
Mutual labels:  code-generator
Swiftgen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
Stars: ✭ 7,580 (+14476.92%)
Mutual labels:  code-generator
Swiftinitializergenerator
Xcode Source Code Extension to Generate Swift Initializers
Stars: ✭ 718 (+1280.77%)
Mutual labels:  code-generator
Scala Db Codegen
Scala code/boilerplate generator from a db schema
Stars: ✭ 49 (-5.77%)
Mutual labels:  code-generator
Freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
Stars: ✭ 667 (+1182.69%)
Mutual labels:  code-generator
Taco
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
Stars: ✭ 846 (+1526.92%)
Mutual labels:  code-generator
Sql Boot
Advanced REST-wrapper for your SQL-queries (actually not only SQL)
Stars: ✭ 51 (-1.92%)
Mutual labels:  code-generator
Apiclientcodegen
A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
Stars: ✭ 50 (-3.85%)
Mutual labels:  code-generator
Dart functional data
Simple and non-intrusive code generator for lenses and boilerplate of data types
Stars: ✭ 39 (-25%)
Mutual labels:  code-generator

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 http://gergo.erdi.hu/projects/metafun/

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].