Skip to content

xpr-lang/xpr-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xpr-docs — XPR Language Documentation

CI License: MIT

Documentation site for the XPR expression language, built with VitePress.

Running Locally

bun install
bun run docs:dev

Then open http://localhost:5173.

Building

bun run docs:build

Output goes to .vitepress/dist/.

Site Structure

  • spec/ — Language specification and syntax reference
  • api/ — Runtime API documentation for JavaScript, Python, and Go
  • guide/ — Getting started guide and tutorials
  • why/ — Why XPR and comparison with alternatives
  • examples/ — Curated real-world expression examples
  • changelog/ — Version history

Related Repos

License

MIT — see LICENSE

About

XPR Language Documentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors