Make Your Own Programming Language (The book + companion source code)

Retired

This book is no longer available for sale.

Make Your Own Programming Language

2nd Edition: Your Very Own BASIC Interpreter

About the Book

This is a book for programmers who want to understand their own craft better.

Let's face it: if you write software for a living, it's likely you spent most of your career working on boring business apps, which means lots and lots of straightforward code. You use compilers and interpreters all day long, but can't begin to imagine how they work on the inside. The very tools you rely on are black boxes, if not outright dark magic. Oh, they do teach this stuff in college, but even people who went there (I didn't) often run away from the dreaded compiler course.

And that's all a shame. Making your own programming language is actually very easy and fun. Many people do it as a hobby. (Decades of academic research have paid off big time.) It's teaching others how to do it that seems to be a problem still.

There are many books on this topic. Mine has two goals:

  • to explain things in plain English, for any programmer, even beginners;
  • to yield a useful interpreter that can run practical, if small, programs.

Readers already familiar with the first edition will find here more detail, and a more interesting language to implement. New readers should already know some programming, especially concerning data structures like lists, dictionaries and stacks. Teaching the basics is outside the scope of this book! Examples will be written in Python, but feel free to use your favorite instead.

Either way, don't forget to enjoy yourself, because that's part of the point.

About the Author

Felix Pleşoianu
Felix Pleşoianu

Eclectic writer oscillating between computer programming, speculative fiction and educational literature.

Table of Contents

  • Acknowledgements
  • Preface
  • 1. Motivations; goals and means
  • 2. The basics of interpretation
    • Lexical analysis
    • Parsing
    • Putting it all together
  • 3. Parsing arithmetic expressions
  • 4. Logic and conditionals
  • 5. Stored programs; go to and go sub
  • 6. A little housekeeping
  • 7. Control structures
  • 8. Functions
  • 9. Let’s make a game
  • 10. Where to go from here
  • Glossary

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

80% Royalties. Earn $16 on a $20 book.

We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub