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

126
LINES

< > BotCompany Repo | #1028694 // Syntactic Learning [previously: What is a number Spike, OK]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (10259L/51K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_rahhpgpoc7i1gj9er9ilg1ldtf, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000658":"print function (=System.out.println + logging in memory)","1001055":"assertEquals - not using structure() for making the message anymore [saving code]","1001241":"concatLists","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001899":"asSet - makes a guess whether to use TreeSet or HashSet. also drops null elements","1002033":"random - return random number between 0 and n-1, and other version","1003239":"map - call function on list (takes function name, Runnable or function object with \"get\" method) \/ now also works on maps","1003382":"ll - synonym of litlist (literal list)","1003524":"filter","1004263":"firstKey - first key of map (e.g. litorderedmap)","1004438":"firstValue - first value of map","1004652":"mapValues - apply function to a map's values","1005460":"getFlexMatchIC - flexMatchIC (ignore case) and return Matches or null","1005756":"jhsplit - make horizontal JSplitPane","1006636":"jvsplit - make vertical JSplitPane","1007299":"addAndReturn - add element to a collection and return the element","1007438":"repF - call a function repeatedly, collect into list","1007439":"lines - short for fromLines \/ toLines","1007937":"F1 - function with one argument","1008448":"pnl - synonym of printNumberedLines","1008537":"pnlStruct - print structures, numbered","1008631":"class IntRange - range of ints (start\/end)","1008942":"tlft - synonym of toLinesFullTrim","1010411":"PosNeg - positive MultiSet + negative MultiSet","1013220":"characters - short for stringAsCharacterList","1020709":"mapNotNulls - synonym of mapNonNulls","1023032":"IF0 - function with no arguments (interface version)","1023127":"mapToValues - synonym of mapKeyAndFunction","1024021":"with - synonym of withComputing","1026014":"lambdaMap - map function with lambdaMapLike","1026189":"ITokenizer","1026303":"concatAsOrderedSet - synonym of concatToOrderedSet","1026309":"autoUnindent_mls - for multi-line string constant (dropping first line break and rtrimming)","1026690":"format_noQuote","1026713":"dm_textAreaAsSection","1027407":"dm_onFieldChangeAndNow - synonym of dm_watchFieldAndNow","1028695":"simpleSpacesAndTrim","1028697":"splitAtSpaceTokenizer","1028700":"firstMatch","1028702":"AllElementsSatisfy","1028703":"ITheoryOn","1028705":"theoryPlusInverse","1028706":"secondValue - first value of map","1028707":"keysWhereValue - synonym of keysWithValueThat","1028708":"mapToValues_linkedHashMap","1028709":"trueFalseMap","1028711":"AnyElementSatisfies","1028713":"sizeRangeOfCollections","1028715":"charactersToString","1028716":"plusNegation","1028717":"secondKey - second key of map (e.g. litorderedmap)","1028718":"printableASCIICharsList","1028724":"sortByMetaTransformerStructureComplexity","1028730":"findOneArgumentPatterns"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028694
Snippet name: Syntactic Learning [previously: What is a number Spike, OK]
Eternal ID of this version: #1028694/77
Text MD5: 92ec7d851652b6ec517e0039459762d9
Transpilation MD5: 6cb4095093efdc9b013899d5f4ab6fb4
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-06 16:38:22
Source code size: 4533 bytes / 126 lines
Pitched / IR pitched: No / No
Views / Downloads: 642 / 1760
Version history: 76 change(s)
Referenced in: #1028761 - Input Type Detector [dev.]