Project Information
Property | Value |
Started | July 1, 2020 |
Ended | July 12, 2020 |
Time Spent | 5 hour(s) |
Status | Completed |
Project Link | https://0x22fe.com/project/c-wow/ |
Source Code Link | https://github.com/0x22fe |
Description | A small set of macro extensions for C++ |
Language(s) | C++ |
C! (pronounced like C-Wow) was a very small project I made to make code golfing easier in C++.
I did it by defining a small set of macros to make common tasks (string processing, variable creation, etc) easier and with fewer characters.
I continued this spirit of making a programming language with my later project “Cipt”.