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

9
LINES

< > BotCompany Repo | #1021946 // profileTranspilationToWindow

JavaX fragment (include)

svoid profileTranspilationToWindow(S snippetID) {
  showText("Profile", profileToString(r {
    S src = loadSnippet(snippetID);
    print("Transpiling " + snippetID + "...");
    time "Transpile" {
      transpileRaw(src);
    }
  }));
}

Author comment

Began life as a copy of #1021945

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): ayivmpnvhhik, bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021946
Snippet name: profileTranspilationToWindow
Eternal ID of this version: #1021946/4
Text MD5: 3c8532715ce06700f65c6eb5888972a7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-04 01:04:08
Source code size: 245 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 185 / 232
Version history: 3 change(s)
Referenced in: [show references]