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

13
LINES

< > BotCompany Repo | #1010048 // Typical operating systems [OK]

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

Download Jar. Uses 616K of libraries. Click here for Pure Java version (14216L/102K).

!7

sS inputDiagram = [[CirclesAndLines(circles=[Circle(text="Typical operating systems", x=d("0.5172910662824207"), y=d("0.16634429400386846")), Circle(quickvis="Windows", text="Windows", x=d("0.8170028818443804"), y=d("0.5996131528046421")), Circle(quickvis="Mac OS", text="Mac OS", x=d("0.4942363112391931"), y=d("0.5880077369439072")), Circle(quickvis="Linux", text="Linux", x=d("0.18876080691642652"), y=d("0.6092843326885881"))], imgZoom=d("1.0"), lines=[Arrow(a=t5, b=t26, color=j "java.awt.Color[r=255,g=255,b=255]", text=""), Arrow(a=t5, b=t51, color=t124, text=""), Arrow(a=t5, b=t76, color=t124, text="")], translate=Pt(x=0, y=0))]];

p {
  Web web = webFromCALStructure(inputDiagram);
  WebNode mainNode = web.node("Typical operating systems");
  Web outWeb = simpleWeb();
  S text = singular(mainNode.text());
  for (WebNode os : web_allForwardRelated(mainNode))
    outWeb.relation(os.text(), "is a", text);
  showTabbedWebs("Input", web, "Output", outWeb);
}

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: #1010048
Snippet name: Typical operating systems [OK]
Eternal ID of this version: #1010048/4
Text MD5: 58e1bc606cdd3147b36f38aa2dc01e1a
Transpilation MD5: e4cdc4acc5515762647fe08c2bd11d74
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-01 18:43:35
Source code size: 985 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 366 / 878
Version history: 3 change(s)
Referenced in: [show references]