Unfinished Business

The Build Your Own Programming Language Blog

Table of Contents

Introduction

by Clinton Jeffery

This "no-frills" blog will contain thoughts on programming language design and implementation. It may be viewed as a supplement to the book "Build Your Own Programming Language", and content herein may occasionally refer to and/or serve as fodder for a future edition of that book. It may also be viewed as unfinished business that I would like to take care of as time allows. Some articles may turn into Unicon technical reports someday.

Usually the topics chosen will be motivated by whatever I am working on at the time. For that reason, articles will often reference the implementation of the Unicon language, and some material here may supplement available implementation references for that language, such as "The Implementation of Icon and Unicon".