1 | static S conceptLanguageToEnglish(S s) { |
2 | if (s == null) null; |
3 | pcall { |
4 | ret conceptLanguageToEnglish_xyz(s); |
5 | } |
6 | ret s; |
7 | } |
8 | |
9 | static S conceptLanguageToEnglish(Lisp l) { |
10 | ret conceptLanguageToEnglish(clUnparse(l)); |
11 | } |
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: | 547 / 594 |
Version history: | 4 change(s) |
Referenced in: | [show references] |