Just a little follow-up on wwwBasic language implementation.

This code works A-1: 

read A$
while A$ <> ""
  i = i + 1
  print "Brother " + i + ": " + A$
  read A$
loop
DATA {{{ [tag[Marx Brother]sort[]join[,]] }}}

Me being a huge fan of BASIC, that just tickles me silly ...
On Wednesday, December 1, 2021 at 10:18:33 PM UTC-4 Charlie Veniot wrote:

> BTW, I'm thinking of calling this "*BASIC Anywhere Machine*- wwwBasic 
> augmented by TiddlyWiki".  Comments/suggestions always welcome.
>
> Any part of a BASIC program dynamically generated by TiddlyWiki.  Pretty 
> awesome.
>
> Video: https://www.youtube.com/watch?v=RD6Qj2NG7Go
> Give the latest version a spin: 
> https://cjveniot.neocities.org/TW_BasicIDE.html
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5b20dd2f-abe0-4067-8374-fe3a92c92311n%40googlegroups.com.

Reply via email to