diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-08-20 13:24:47 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-08-20 13:24:47 +0000 |
| commit | 6a08e82ec615c598e87ac9abf088ab6b22a5353b (patch) | |
| tree | e30dbf50819420c58ea273a2c4a85078d76933bb /root | |
| parent | portfolio: add alv, fix interactivity (diff) | |
| download | mmm-6a08e82ec615c598e87ac9abf088ab6b22a5353b.tar.gz mmm-6a08e82ec615c598e87ac9abf088ab6b22a5353b.zip | |
portfolio: update alv slightly
Diffstat (limited to 'root')
| -rw-r--r-- | root/portfolio/text$moonscript -> mmm$dom.moon | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/root/portfolio/text$moonscript -> mmm$dom.moon b/root/portfolio/text$moonscript -> mmm$dom.moon index d500649..b6238ce 100644 --- a/root/portfolio/text$moonscript -> mmm$dom.moon +++ b/root/portfolio/text$moonscript -> mmm$dom.moon @@ -126,6 +126,7 @@ projects = { name: 'alv' desc: 'an innovative realtime programming language' entries: { + 'Lisp syntax, dataflow semantics' 'designed to be edited while running' 'whole program is reloaded on evaluation, but state is guaranteed to be retained' 'Atom plugin for realtime state visualisation' |
