Dragonstone Docs
Documentation
A clean, opinionated guide to the Dragonstone language. Start with the fundamentals, then move into the specification and advanced topics.
Overview
Dragonstone is inspired by Ruby and Crystal but designed for programmer happiness, productivity, and choice. Expect a pragmatic syntax, great tooling, and a focus on clarity. It'll cover some object-oriented design, testing, and data structures; plus some other essential knowledge for learning Dragonstone!
Learning Materials
Start with Getting Started to install and run your first program. Then move into the Introduction, followed by the Specification for deeper language rules. This documentation will help you get to know the language and how to use it.
- Getting Started
- Introduction
- Specification
- Advanced Specification