Select Page

Month: December 2018

Compiler Design in C

This book presents the subject of Compiler Design in a way that’s understandable to a programmer, rather than a mathematician. The best way to learn how to write a compiler is to look at one in depth; the best way to understand the theory is to build tools that use that theory for practical ends.

Read More

Elementary Calculus: An Infinitesimal Approach

This is a calculus textbook at the college Freshman level based on Abraham Robinson’s infinitesimals. Robinson’s modern infinitesimal approach puts the intuitive ideas of the founders of the calculus on a mathematically sound footing, and is easier for beginners to understand than the more common approach via epsilon, delta definitions.

Read More