Practical Scala DSLs Real-World Applications Using Domain Specific Languages /

Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In each chapter of Practical Scala DSLs, you'll learn to create pragmatic and complete code examp...

Full description

Saved in:
Bibliographic Details
Main Author: Riti, Pierluigi (Author)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2018.
Edition:1st ed. 2018.
Subjects:
ISBN:9781484230367
Online Access: Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 1. Introduction to Scala
  • 2. Introduction to DSL
  • 3. External DSL
  • 4. Internal DSL
  • 5. Creating Web API and Microservices
  • 6. Identification of a user
  • 7. Creating a custom language
  • 8. Mobile development
  • 9. Forex System
  • 10. Game Development
  • 11. Cloud Development and DevOps.