1 | High level: |
2 | |
3 | Get source snippet ID |
4 | Transpile |
5 | Store to compile database |
6 | |
7 | Mid-level: |
8 | |
9 | serverConnection = new ServerConnection() |
10 | sourceID = args[0] |
11 | compileBegin = now() |
12 | srcFolder = transpileSnippet(sourceID) |
13 | java = loadMainJava(srcFolder) |
14 | store("javax_compile", "c_sourceid", parseSnippetID(sourceID), |
15 | "c_compile_begin", compileBegin, "c_java_source", java) |
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: | 625 / 131 |
Referenced in: | [show references] |