advanced help
phrase:
attribute:
attribute:
attribute:
order:
per page:
clip:
action:
Results of 1 - 10 of about 323 for [SIMILAR] 16 1024 4096 WITH 2394366 calfr WITH 5... (6.146 sec.)
calfr.apl 10000
Author: Jean Forget
Date: 2016-02-02
#!/usr/bin/apl -f ⍝ index of Bits and Pieces ⍝ Explanations in English Explications en français . ⍝ Full text of the GPL License ∇ calfr∆license 'APL program to convert Gregorian dates' 'to French Revolutionary dates and the other way' '' 'Copyright (C) 2015, 2016 Jean Forget (JFORGET at ...
http://www.gnu.org/savannah-checkouts/gnu/apl/Bits_and_Pieces/calfr.apl.html - [detail] - [similar]
Documentation of functiongo 2000
↑ UP Function go Definition ∇ go;State;View;Cmd;P [1] ⍝ [2] ⍝⍝ the main program [3] ⍝ [4] ⍝ we need fgetc() from the FILE-IO native function to get user-keystrokes [5] ⍝ [6] →('F'=↑'lib_file_io.so' ⎕FX 'FILE_IO')/1+↑⎕LC ◊ '⋆⋆⋆ ⎕FX FILE_IO failed' ◊ →0 [7] State←27 3⍴'-' ◊ ⊣{ ((face ⍵) ⌷ ...
http://www.gnu.org/savannah-checkouts/gnu/apl/Bits_and_Pieces/RUBIK/f_go.html - [detail] - [similar]
CSV.apl 1971
Author: ??????
Date: 2015-7-10
⍝ ⍝ Author: Alex Weiner ⍝ Date: June 27, 2015 ⍝ Copyright: Copyright (C) 2015 by Alex Weiner ⍝ License: LGPL see http://www.gnu.org/licenses/gpl-3.0.en.html ⍝ Support email: alexweiner@alexweiner.com ⍝ Portability: L3 (GNU APL) ⍝ ⍝ Purpose: ⍝ Read in a text file, with a given field separ ...
http://www.gnu.org/savannah-checkouts/gnu/apl/Bits_and_Pieces/CSV.apl.html - [detail] - [similar]
./Toronto toolkit.apl 1935
Author: see files after ]NEXTFILE below
Date: 2015-7-19
⍝ ⍝ Author: Toronto ACM Special Interest Group (SIG) on APL and others ⍝ Date: 2015-7-19 and see toolkit.txt below ⍝ Copyright: see files after ]NEXTFILE below ⍝ License: see files after ]NEXTFILE below ⍝ Support email: ⍝ Portability: L1 (ISO APL portability) ⍝ ⍝ Purpose: ⍝ A collection ...
http://www.gnu.org/savannah-checkouts/gnu/apl/Bits_and_Pieces/toronto-toolkit.ap... - [detail] - [similar]
Documentation of RUBIK 1859
Documentation of workspace RUBIK Defined Functions Function L SI Lines Header Doxy Comments FILE_IO (native) 0 G 0 /usr/local/lib/apl/lib_file_io.so - Xterm_Color 0 G 14 Z← Xterm_Color B B is an internal color name like 'W', 'Y', 'O', 'R', 'B', 'G', 'b', or 'w'. return the XTerm ESC sequ ...
http://www.gnu.org/savannah-checkouts/gnu/apl/Bits_and_Pieces/RUBIK/ - [detail] - [similar]
Sudoku Solver 1849
Author: Jürgen Sauermann
Date: 2015-May-30
#!apl --script ⍝ ⍝ Author: Jürgen Sauermann ⍝ Date: May 30, 2015 ⍝ Copyright: Copyright (C) 2015 by Jürgen Sauermann ⍝ License: GPL see http://www.gnu.org/licenses/gpl-3.0.en.html ⍝ email: bug-apl@gnu.org ⍝ Portability: L3 (GNU APL) ⍝ ⍝ Purpose: ⍝ This workspace solves sudokus by applyin ...
http://www.gnu.org/savannah-checkouts/gnu/apl/Bits_and_Pieces/sudoku.html - [detail] - [similar]
APL_demo.html 1769
#!/usr/local/bin/apl --script -- 0 0⍴⍎')COPY 5 HTML.apl' ⍝ This is an APL CGI script that demonstrates the use of APL for CGI scripting ⍝ It outputs an HTML page like GNU APL's homepage at www.gnu.org. ⍝ ⍝ Variable name conventions: ⍝ ⍝ Variables starting with x, e.g. xB, are strings (si ...
http://www.gnu.org/savannah-checkouts/gnu/apl/APL_demo.html - [detail] - [similar]
UTIL_JSA.apl 1729
Author: Dr. Jürgen Sauermann
Date: 2022-10-13
⍝ ⍝ Author: Dr. Jürgen Sauermann ⍝ Date: 2022-10-13 ⍝ Copyright: Copyright (C) 2022 by Dr. Jürgen Sauermann ⍝ License: GPL see http://www.gnu.org/licenses/gpl-3.0.en.html ⍝ Support email: bug-apl@gnu.org ⍝ Portability: L3 (GNU APL) ⍝ ⍝ Purpose: ⍝ Conversion of CSV (Comma Separated Values ...
http://www.gnu.org/savannah-checkouts/gnu/apl/Bits_and_Pieces/Util_JSA.html - [detail] - [similar]
sudoku_DLX.apl 1653
Author: Jürgen Sauermann
Date: 2016-12-3
#!apl --script ⍝ ⍝ Author: Jürgen Sauermann ⍝ Date: 24.12.2016 ⍝ Copyright: Copyright (C) 2016 by Jürgen Sauermann ⍝ License: GPL see http://www.gnu.org/licenses/gpl-3.0.en.html ⍝ email: bug-apl@gnu.org ⍝ Portability: L3 (GNU APL) ⍝ ⍝ Purpose: ⍝ This workspace solves sudokus by using ⎕DL ...
http://www.gnu.org/savannah-checkouts/gnu/apl/Bits_and_Pieces/sudoku_DLX.html - [detail] - [similar]
Documentation of functionfind_initial_pos 1598
↑ UP Function find_initial_pos Definition ∇ Z←find_initial_pos Color_XYZ;CX;CY;CZ [1] ⍝ [2] ⍝⍝ find the initial position of the cube with colors Color_XYZ [3] ⍝ [4] CX←¯1↑'-',(Color_XYZ∈"RO")/Color_XYZ [5] CY←¯1↑'-',(Color_XYZ∈"BG")/Color_XYZ [6] CZ←¯1↑'-',(Color_XYZ∈"WY")/Color_XYZ [7] ...
http://www.gnu.org/savannah-checkouts/gnu/apl/Bits_and_Pieces/RUBIK/f_find_initi... - [detail] - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT
Powered by Hyper Estraier 1.4.13, with 213331 documents and 1081073 words.