Query: How much of TW is a Quine-ist regular expression engine?
44 views
Skip to first unread message
@TiddlyTweeter
unread,
Nov 10, 2017, 6:54:34 AM11/10/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Regular Expressions are about the only area of computing where I know what I am doing.
More recently I realised a lot of TW uses Regular Expressions in its interior regions to define parts of its own re-making of itself. That's helpful for me to know.
There is a slight oddity in that Regular Expressions, though usable in TW at its surface, are somewhat more baroque than just learning the JS variant of them.