YREA SLS Documentation¶
Stack Language Specification
A statically-typed, stack-based language with pure postfix notation.
Sections:
- Overview
- Lexical Structure
- Primitive Types
- Basic Operations
- Functions
- Control Flow
- Data Structures
- Type System
- Trait System
- Generic Programming
- Advanced Topics
Appendices:
- A. Standard Library
- B. Complete Trait Reference
- C. Complete Operator Reference
- D. Grammar Summary
- E. Module System (Future)
- F. Memory Management (Future)
- G. Examples and Tutorials
- H. Complete Type Reference
Other:
- Git Repo
- Contribution Guide
- Missing Features
- Missing List
- Assignment Details
- Changes
- Full Specification
- C Terminal I/O Reference
- Assignment Slide Show