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

5
LINES

< > BotCompany Repo | #1034061 // veryQuickJava_finish_specialMainClass

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (10982L/67K).

static Class veryQuickJava_finish_specialMainClass(S mainClassName, S src, LS libs default null) {
  src = findTranslators2(src, libs = cloneList(libs));
  File bytecode = javaCompile_overInternalBot(src, join(" ", libs));
  ret hotwireCoreSpecialMainClass(mainClassName, concatLists(ll(bytecode), loadLibraries(libs)));
}

Author comment

Began life as a copy of #1015100

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034061
Snippet name: veryQuickJava_finish_specialMainClass
Eternal ID of this version: #1034061/3
Text MD5: e307a8ed9ac5d5bb8c318aeb3e29943d
Transpilation MD5: 6d7bd12baa54728f512242e9287f9e30
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-19 23:36:13
Source code size: 326 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 103
Version history: 2 change(s)
Referenced in: [show references]