BASIC Anywhere Machine <https://basicanywheremachine.neocities.org/>
```
<$list filter="[tag[.bas]first[10]]">
print "{{!!title}}"
</$list>
```
Totally ridiculous example, and not at all practical (the BAM console
window is an HTML canvas, and does not handle screen scrolling/wrapping at
all.) But imagine graphics, or text processing returned to TiddlyWiki via
browser local/session storage.
Or dynamically generating BASIC code at runtime. Like DATA statements, or
anything else imaginable.
This works because of wikification of a BASIC program before dynamically
creating the HTML that will be fed to an iframe.
Although I doubt it will ever be a problem, it is important to make sure
that there is absolutely nothing in BASIC syntax that could be mistakenly
wikified.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/8bc228e2-08c4-4214-b3e4-aad61e6174e1n%40googlegroups.com.