Laurenz
|
89eb8bae49
|
New syntax 💎
- Everything everywhere!
- Blocks with curly braces: {}
- Templates with brackets: []
- Function templates with hashtag: `#[f]`
- Headings with equals sign: `= Introduction`
|
2021-01-30 12:09:26 +01:00 |
|
Laurenz
|
e847082435
|
Multi-expression blocks 🛍️
|
2021-01-26 21:13:52 +01:00 |
|
Laurenz
|
aaa48403cd
|
Require hashtag for all keywords 💂♀️
|
2021-01-26 21:11:44 +01:00 |
|
Laurenz
|
ac788f2082
|
Many more expressions 🥗
Boolean, equality, comparison and assignment expression parsing and evaluation.
|
2021-01-22 17:16:42 +01:00 |
|
Laurenz
|
84ba547c7c
|
If expressions 🔀
|
2021-01-20 21:33:13 +01:00 |
|
Laurenz
|
dd246e5bc9
|
Spans for group and block contents 📐
|
2021-01-17 16:18:36 +01:00 |
|
Laurenz
|
cc5f14193c
|
Flip test directory structure 🔃
Move full/lang/library to the top-level as that's more ergonomic to use.
|
2021-01-16 15:39:25 +01:00 |
|