Skip to content

Language for esoteric programming executed via C++ template type deduction.

License

Notifications You must be signed in to change notification settings

feresum/tmp-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Templates Considered Harmful

Templates Considered Harmful is a programming language composed of C++ templates, which is executed by having a C++11-enabled compiler evaluate a typedef.

Running a program

To run a program using runtmp.py, you'll need Python 2 and the GNU g++ compiler. The command is python runtmp.py <program> [<input file>].

About

Language for esoteric programming executed via C++ template type deduction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published