Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1009511 // State Machine Preliminary [OK]

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1044L/8K/24K).

!7

sS axiom = "It is either Monday, Tuesday, Wednesday, Thursday, Friday, Saturday or Sunday.";

p {
  new Matches m;
  if (!matchStart("It is either", dropPunctuationAtEnd(axiom), m))
    fail("Unknown axiom");
  pnl(textIn_or(m.rest()));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009511
Snippet name: State Machine Preliminary [OK]
Eternal ID of this version: #1009511/4
Text MD5: 986e4d20940d58ad88e91ddda398f0a5
Transpilation MD5: 86ac010739c1afab1152f575d8b1a4d0
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-05 22:06:30
Source code size: 251 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 402 / 516
Version history: 3 change(s)
Referenced in: [show references]