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

15
LINES

< > BotCompany Repo | #2000357 // Transpile to database

New Tinybrain snippet

High level:

Get source snippet ID
Transpile
Store to compile database

Mid-level:

serverConnection = new ServerConnection()
sourceID = args[0]
compileBegin = now()
srcFolder = transpileSnippet(sourceID)
java = loadMainJava(srcFolder)
store("javax_compile", "c_sourceid", parseSnippetID(sourceID),
  "c_compile_begin", compileBegin, "c_java_source", java)

download  show line numbers   

Snippet is not live.

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

No comments. add comment

Snippet ID: #2000357
Snippet name: Transpile to database
Eternal ID of this version: #2000357/1
Text MD5: 3bf454969fd73659f89388eb860f4f10
Author: stefan
Category: javax
Type: New Tinybrain snippet
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-05-14 18:02:46
Source code size: 370 bytes / 15 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 570 / 111
Referenced in: [show references]