Get Free Shipping on orders over $79
Fun With Programming Languages - Paul Kaiser

Fun With Programming Languages

By: Paul Kaiser

Paperback | 16 February 2022

At a Glance

Paperback


RRP $160.00

$126.75

21%OFF

or 4 interest-free payments of $31.69 with

 or 

Available for Backorder. We will order this from our supplier however there isn't a current ETA.

An overview of programming languages: assembly language, procedural languages, and functional languages.
This book is intended for readers who have a good foundation in writing code in some high level language (C++ or Java would be fine). The goal is to introduce compiler and interpreter concepts and implement various languages within the four parts of the text.
- Part I focuses on assembly language and builds an interpreter for KCODE
code for the interpreter is implemented using C
- Part II focuses on introducing procedural languages and builds a compiler for CALC
code for the compiler is implemented using the Icon Programming Language (Unicon)
- Part III builds on Part II to elaborate on specific topics within compiler construction and builds a compile for KIZE
Icon Programming Language
- Part IV focuses on functional programming and ultimately builds an interpreter for SKEME
Icon Programming Language

The reader may implement his or his own version of the interpreters/compilers. The book attempts to walk them through the various steps and share the author's experiences. The readers are free to choose a high level language for their own use. But I highly recommend a language with a straight-forward syntax and powerful string manipulation tools. That is my reason for my personal choice of Icon for the majority of the book.

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$77.75

27%
OFF
Python Automation For Dummies : For Dummies (Computer/Tech) - Alan Simpson
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.75

26%
OFF
Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
The Practical Guide - Kerem Koseoglu

$99.99

Coding For Dummies, All New Edition : For Dummies (Computer/Tech) - Paul McFedries
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
C++ Programming Language, The - Bjarne Stroustrup

RRP $117.91

$102.99

13%
OFF
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff