FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Implementing a Custom Language Succinctly
- Author(s) Vassili Kaplan
- Publisher: Syncfusion Inc. (November 10, 2017)
- Paperback: N/A
- eBook HTML, PDF (121 Pages), ePub, Mobi (Kindle)
- Language: English
- ISBN-10/ASIN: N/A
- ISBN-13: 978-1-64200-151-8
- Share This:
Custom languages provide many benefits, but many people fear the complexity that comes with trying to deploy them. Author Vassili Kaplan sweeps away the obstacles and shows how custom languages are a tool within reach of any developer. With Implementing a Custom Language Succinctly, readers will discover just how much they can accomplish with the skills they already have.
About the Authors- N/A
- Implementing a Custom Language Succinctly (Vassili Kaplan)
- The Mirror Site (1) - PDF
- The Mirror Site (2) - PDF
-
Writing Native Mobile Apps in a Functional Language Succinctly
This book shows how you can use a customized functional language to build fully functional mobile apps. You will build off the skills you’ve already developed to begin creating applications that you can put to immediate use.
-
Implementing Programming Languages: Compilers and Interpreters
This book follows a theory-based practical approach, where theoretical models serve as blueprint for actual coding. The reader is guided to build compilers and interpreters in a well-understood and scalable way.
-
Practical Foundations for Programming Languages (Robert Harper)
An excellent introduction to a wide range of programming language concepts. They are all uniformly and carefully explained, using techniques that are very useful in practice for both analysis and implementation of programming languages.
-
Programming Languages: Application and Interpretation
This book unites two approaches to teaching programming languages, one based on a survey of languages and the other on writing definitional interpreters. The main programming language used in this book is Racket.
-
Programming Languages at a Glance (Andreas Hohmann)
This book tries to explain a number of programming languages, covering a wide range from currently popular ones such as Java, Perl, Python, and C# to less known languages such as ML, Haskell.
-
Anatomy of Programming Languages (William R. Cook)
This book is a series of notes about programming languages, originally written for students of the undergraduate programming languages course. It uses Haskell, a pure functional language.
-
Advanced Programming Language Design (Raphael Finkel)
The goal of this book, is to expose first-year graduate students to a wide range of programming language paradigms and issues, so that they can understand the literature on programming languages and even conduct research in this field.
-
Programming and Programming Languages (Shriram Krishnamurthi)
It's basically two books in one, integrated. One book is an introduction to programming, teaching you basic concepts of organizing data and the programs that operate over them. The other book is an introduction to programming languages.
-
Introduction to Compilers and Language Design (Douglas Thain)
This book offers a one semester introduction into compiler construction, enabling the reader to build a simple compiler that accepts a C-like language and translates it into working X86 or ARM assembly language.
-
Category Theory for Programmers (Bartosz Milewski)
In this category theory for programmers, the author illustrates all major concepts using computer code. You are probably aware that functional languages are closer to math than the more popular imperative languages. They also offer more abstracting power.
:
|
|