8 lines
320 B
Markdown
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.
|
|
|