The Jim Roskind C/C++ Grammar
blog.robertelder.org
The Jim Roskind C/C++ Grammar
1–10 of 10 posts
Re: The Jim Roskind C/C++ Grammar
#2Re: The Jim Roskind C/C++ Grammar
#3Re: The Jim Roskind C/C++ Grammar
#4Re: The Jim Roskind C/C++ Grammar
#5Re: The Jim Roskind C/C++ Grammar
#6In today’s world it seems like this article should be a repo up on github. I had never really thought of github in terms of it’s archiving and historical preservation propertie. FTP if it hasn’t already is going the way of telnet, gopher and Usenet
Re: The Jim Roskind C/C++ Grammar
#7Looks like he's now a Distinguished Engineer at Amazon: https://www.linkedin.com/in/jim-roskind-19520/
Fantastic, broadly, and intensely talented person.
Re: The Jim Roskind C/C++ Grammar
#8Fun story: a project we worked on together involved some Python and he suggested that he didn't really know Python. At some point I somehow noticed that he wrote the Python profiler (see the name at the top https://github.com/python/cpython/blob/2.7/Lib/profile.py ). When I asked him about it he made some comment about how he didn't really know the language but he needed a profiler at some point, the language didn't have one, so he just wrote it.
Re: The Jim Roskind C/C++ Grammar
#9https://github.com/postgres/postgres/blob/master/src/backend...
https://github.com/postgres/postgres/blob/master/src/backend...
Link to all files / README: https://github.com/postgres/postgres/tree/master/src/backend...
Re: The Jim Roskind C/C++ Grammar
#10In today’s world it seems like this article should be a repo up on github. I had never really thought of github in terms of it’s archiving and historical preservation propertie. FTP if it hasn’t already is going the way of telnet, gopher and Usenet