Blog Posts
-
Undocumented 3ds Max SDK - MaxPlus and .NET Assemblies - Tuesday, January 1, 2019
Undocumented .NET class libraries shipped with 3ds Max 2019
-
Using URNs for a Module System - Friday, March 9, 2018
A proposal for using URNs in code to identify modules
-
React Best Practices - Wednesday, January 24, 2018
A referenced aggregated list of best practices for using the React.JS library
-
Linear Logic, Linear Lisp, Linear Types and Concatenative Languages - Thursday, January 18, 2018
Thoughts on the intersection of linear logic and concatenative languages
-
10 Tips for Writing Better Code - Tuesday, August 22, 2017
30+ years experience trying to write better software distilled down into 10 best practices.
-
Exaltation Blog Generator - Saturday, August 19, 2017
About the exaltation static blog generator created using Myna
-
Acknowledgements - Thursday, August 3, 2017
Some of the technology used to make this site a reality.
-
For Loops are Functional Too - Sunday, July 23, 2017
Demonstrating the correspondance between imperative constructs and pure functional programming using Python.
-
A Static Blog Generator in Myna - Tuesday, July 11, 2017
A static blog web-site generator created using Myna.
-
The Myna parsing library for JavaScript - Tuesday, July 11, 2017
About the Myna recursive descent parsing library for JavaScript
-
First post! - Monday, July 10, 2017
This first post of my new blog on software developer