10TRAC: THE RACKET ALGEBRAIC CALCULATOR

Image

Racket provides an ecosystem for language-oriented programming. It has extensive built-in capabilities to construct macros, lexers, and parser generators. In this final chapter, we unfortunately won’t have time to explore all of these enticing topics. However, we’ll explore a number of new topics in computer science and utilize many of the topics introduced in previous chapters (and especially leverage a number of the computing machine concepts introduced in the previous chapter).

In the process, we’ll build a command line program called TRAC (The Racket Algebraic Calculator), which will take a string of ...

Get Racket Programming the Fun Way now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.