Zed A. Shaw
|
75e2c690a0
|
Make sure all the setup scripts are unified.
|
2024-05-10 11:52:30 -04:00 |
|
Zed A. Shaw
|
96b1297c62
|
Working prototype of an auto builder that watches for changes and runs the build after getting the git status. It's missing the necessary next step of matching up changes to git files, but it does the most of the build already.
|
2024-05-07 14:25:15 -04:00 |
|
Zed A. Shaw
|
4c3a4b2501
|
A bit more working on goc to support windows.
|
2024-05-05 04:09:43 -04:00 |
|
Zed A. Shaw
|
567ffec4ac
|
Playing with a comparison of python vs. c++ for something simple. stats.py reads lines on stdin and outputs some json, and goc.cpp reads stdin and outputs csv. I may just go with csv for the project but I'll see what json is like in C++ too.
|
2024-05-04 00:08:47 -04:00 |
|
Zed A. Shaw
|
7a1093f982
|
Study results from Stroustrup's PPP3 book.
|
2024-05-01 20:26:41 -04:00 |
|