Files
IBAFLang/readme.md
2023-11-09 09:46:07 +01:00

8 lines
320 B
Markdown

# IBAFlang (Imperative But Also Functional language)
This repo contains the projects for IBAF.
- `cbs` is the project that contains the source `.cbs` files that defines the language.
- `Editor` is the Spoofax project that can be used to build the IDE for IBAF.
- `Tests` is a project containing some example programs.