Uses 911K of libraries. Click here for Pure Java version (6567L/33K).
1 | cprint InputTypeDetector { |
2 | S input = "a => b", output; |
3 | |
4 | concept Example { |
5 | S input, type; |
6 | } |
7 | |
8 | visual jvsplit(jhsplit(dm_textAreaAsSection input(), dm_textAreaAsSection output()), super); |
9 | |
10 | start { dm_onFieldChangeAndNow input(r calc); } |
11 | |
12 | void calc { |
13 | } |
14 | } |
Began life as a copy of #1028694
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: | #1028761 |
Snippet name: | Input Type Detector [dev.] |
Eternal ID of this version: | #1028761/2 |
Text MD5: | 8de549bc38b5b3360ed53d93352092a9 |
Transpilation MD5: | 6668e33441ca5bb9c5cfaa803f2cbecd |
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-07 15:44:10 |
Source code size: | 285 bytes / 14 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 214 / 298 |
Version history: | 1 change(s) |
Referenced in: | [show references] |