Skip to content

Nexa-Language/.github

Nexa Logo

Nexa Language

A Native Domain-Specific Language and Virtual Machine for Agentic Workflows.
Bridging language abstraction and execution efficiency for next-generation LLM applications.

Website Docs Twitter


🌌 The Nexa Ecosystem

Welcome to the official GitHub organization for Nexa. We are building the infrastructure to make non-deterministic, I/O-bound agentic workflows robust, fast, and scalable.

📦 Core Projects

  • Nexa — The core repository. Includes the Actor-based VM with $O(1)$ COW state snapshots and the DSL compiler.
  • 🛠️ Nexa CLI — Command-line tools to build, test, and deploy Nexa workflows.
  • 📚 Nexa Docs — The source code for docs.nexa-lang.com.
  • 🧩 Nexa Examples — Ready-to-use boilerplate and advanced patterns (ReAct, Tree-of-Thoughts) written in Nexa DSL.

🚀 Quick Start

# Install the Nexa toolchain
curl -sSL [https://nexa-lang.com/install.sh](https://nexa-lang.com/install.sh) | bash

# Run your first agent workflow
nexa run hello_world.nx

🤝 Contributing

We welcome contributions from the community! Whether it's submitting a bug report, proposing a new feature, or writing code, your help is appreciated.

Please read our Contributing Guidelines to get started.

About

Nexa Language Profile

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors