Read the documentation: https://verselang.github.io/book/
This is the open source documentation for the Verse programming language. Verse is a functional logic programming language developed by Epic Games for creating interactive experiences in Unreal Engine and Fortnite.
This documentation provides comprehensive coverage of Verse's syntax, semantics, and core concepts, from basic expressions and primitives to advanced features like concurrency, effects, and persistence. Whether you're new to Verse or an experienced developer, you'll find detailed explanations, practical examples, and complete reference material.
See DEVELOPMENT.md for information about:
- Verse VM locations and setup
- Available scripts for testing and code extraction
- Build instructions