static S conceptLanguageToEnglish(S s) { if (s == null) null; pcall { ret conceptLanguageToEnglish_xyz(s); } ret s; } static S conceptLanguageToEnglish(Lisp l) { ret conceptLanguageToEnglish(clUnparse(l)); }
Began life as a copy of #1007415
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: | #1007434 |
Snippet name: | conceptLanguageToEnglish |
Eternal ID of this version: | #1007434/5 |
Text MD5: | aa3c0a364cd767633913e7739f5549c2 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-05 18:19:05 |
Source code size: | 232 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 546 / 593 |
Version history: | 4 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |