Skip to content

rose/schemepile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##SchemePile##

A compile-time functional programming language implemented in C++ templates. See my blog post for a basic discussion of the idea.

Compile and run the tests with

$ gcc test.cpp
$ ./a.out

About

A functional language written entirely in C++ templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages