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

3
LINES

< > BotCompany Repo | #1002882 // nlSafeParse - nlParse + nlEscapeVariables2

JavaX fragment (include)

static Lisp nlSafeParse(S s) {
  ret nlEscapeVariables2(nlParse(s));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002882
Snippet name: nlSafeParse - nlParse + nlEscapeVariables2
Eternal ID of this version: #1002882/1
Text MD5: ccb0005ed73776b7df0acead09aab452
Author: stefan
Category: eleu / nl
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-03-14 17:43:08
Source code size: 72 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 584 / 541
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#3000382 - Answer for ferdie (>> t = 1, f = 0)