diff options
Diffstat (limited to '2021/talks/dsl.md')
-rw-r--r-- | 2021/talks/dsl.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/2021/talks/dsl.md b/2021/talks/dsl.md index 9fb5cd47..e7b77e98 100644 --- a/2021/talks/dsl.md +++ b/2021/talks/dsl.md @@ -8,6 +8,8 @@ # Self-Describing Smart DSL's: The Next Magits Psionic +[[!inline pages="internal(2021/info/dsl-schedule)" raw="yes"]] + When we begin programming, the promise is to automate away repetitive tasks in life. As those program's capability grows, we begin to need configuration UI's. We can start with a CLI, but as any CLI grows, we @@ -43,6 +45,4 @@ self-describing modal programming system. -[[!inline pages="internal(2021/info/dsl-schedule)" raw="yes"]] - [[!inline pages="internal(2021/info/dsl-nav)" raw="yes"]] |