EdenSpark
Contents:
Getting Started
Scene
Resources
System
Input
Components
Physics
Math
Time
Render
Sound
Local storage
Generic storage
Coroutines
Free camera
Arcball camera
Tweener
Daslang’s documentation
Daslang 0.6 Reference Manual
Daslang Standard Library 0.6
1. Introduction
2. Core
3. Strings
4. I/O and Serialization
4.1. General purpose serialization
5. Data Structures
6. Algorithms and Functional
7. Data Formats
8. Entity Component System
9. Concurrency
10. AST and Macros
11. Annotations and Contracts
12. Classes and Interfaces
13. Testing and Debugging
14. Code Quality and Refactoring
Indices and tables
EdenSpark
Daslang’s documentation
Daslang Standard Library 0.6
4.
I/O and Serialization
View page source
4.
I/O and Serialization
File I/O, networking, URI parsing, and binary serialization.
4.1. General purpose serialization
4.1.1. Structures
4.1.2. Classes
4.1.3. Serialization
4.1.3.1. serialize
4.1.4. Memory archive