GlaDOS dev-docs
  • Introduction
  • Getting started
    • Pre-requisite
    • Installation
    • Creating our first function
  • Prism's Features
  • Prism Compiler
  • Prism Bytecode File Structure
  • Exeption Handling
  • Grammar language
  • Test Policy
    • Unit & integration tests
    • Continuous Integration and Deployment (CI/CD)
  • Appendix
Powered by GitBook
On this page

Grammar language

Last updated 1 year ago

To familiarize yourself with the elegant and powerful syntax of our language, dive into our , which uses BNF notation to guide you step by step through the creation of dazzling code.

formal guide