Add README.md

This commit is contained in:
sfja 2026-01-05 18:30:04 +01:00
parent f21a08aeb6
commit 0097773327

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# C with templates
An experiment to see how C with templates would be like. It's a CPP program, but only using templates and no other distinct C++ features.