-
Notifications
You must be signed in to change notification settings - Fork 1
abudnik/tcalc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
C++ COMPILE-TIME PROLOG INTERPRETER ----------------------------------- C++ Templates are Turing Complete. It means that any computation expressible by a computer program can be computed, in some form, by a template metaprogram. prolog.cpp - Prolog-like program examples tcalc.h - Prolog interpreter source test.cpp - various tests P.S. Every good programmer should write at least one weird program, like chess game written in 'sed' utility, artificial neural network in Brainfuck, etc.
About
C++ compile-time Prolog interpreter
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published