Libraryless. Click here for Pure Java version (2832L/17K).
1 | static LS jsTok(S s) {
|
2 | ret javaTok_noMLS(s); |
3 | } |
4 | |
5 | static LS jsTok(LS tok) {
|
6 | ret jsTok(join(tok)); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031428 |
| Snippet name: | jsTok - getting closer to a JavaScript tokenizer |
| Eternal ID of this version: | #1031428/3 |
| Text MD5: | 7ad5b2561208ed7ee6b0d1c0303c90f6 |
| Transpilation MD5: | c4e5485a1065165ce0e31f7bd3034db0 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-12 07:37:29 |
| Source code size: | 107 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 343 / 470 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |