> For the complete documentation index, see [llms.txt](https://glados-6.gitbook.io/glados-uflang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://glados-6.gitbook.io/glados-uflang/home.md).

# Home

### GLaDOS - Generic Language and Data Operand Syntax <a href="#glados-generic-language-and-data-operand-syntax" id="glados-generic-language-and-data-operand-syntax"></a>

GLaDOS is a programming language project developed as part of the B5 - Advanced Functional Programming course (B-FUN-500). It's designed to be a minimalist Lisp interpreter initially but is later extended into a more advanced language with a custom syntax, evaluation, and compilation.
