<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">  Forth?<br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="orphans: auto; text-align: start; text-indent: 0px; widows: auto; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="orphans: auto; text-align: start; text-indent: 0px; widows: auto; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="orphans: auto; text-align: start; text-indent: 0px; widows: auto; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="orphans: 2; widows: 2;" class=""><font class="Apple-style-span" face="Andale Mono"><br class="Apple-interchange-newline">  … Glenn</font></div><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class=""><font class="Apple-style-span" face="Andale Mono">-- </font></div><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: 2;" class=""><font class="Apple-style-span" face="Andale Mono">Glenn Henshaw              </font><span style="font-family: 'Andale Mono';" class="">Sunnyvale, California</span></div><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><font class="Apple-style-span" face="Andale Mono"><br class=""></font></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br class="Apple-interchange-newline">
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Jun 21, 2022, at 8:37 PM, William Park via kwlug-disc <<a href="mailto:kwlug-disc@kwlug.org" class="">kwlug-disc@kwlug.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">To Computer Science guys,<br class=""><br class="">You come across a situation that calls for little "embedded interpreter" solution.<br class="">    - You can use already existing embedded interpreter like Tcl or Lua.  But, these bring their own baggages.<br class="">    - Or, you can use Lex/Yacc (or Flex/Bison) solution which you studied in school.  For simple situation, this may be the way to go.<br class=""><br class="">But, I'm curious.  Is there something more modern?  Something that leverages 40 years of collective experience in software development. Something more than "state machine", but less than full "interpreter".<br class=""><br class="">_______________________________________________<br class="">kwlug-disc mailing list<br class=""><a href="mailto:kwlug-disc@kwlug.org" class="">kwlug-disc@kwlug.org</a><br class="">https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org<br class=""></div></div></blockquote></div><br class=""></body></html>