Home
last modified time | relevance | path

Searched refs:APL (Results 1 – 25 of 1712) sorted by relevance

12345678910>>...69

/dports/dns/knot3/knot-3.1.5/tests/libzscanner/data/
H A D32_APL.in5 @ APL ; The simplest variant - blank list
6 @ APL 1:0.0.0.0/0 ; Minimal ipv4 prefix length
9 @ APL 2:::/0 ; Minimal ipv6 address
10 @ APL 2:0::0/0 ; Minimal ipv6 prefix length
13 @ APL !1:0.0.0.0/0 ; Negation flag
17 @ APL \# 0 ; Zero length rdata
21 @ APL 0:0.0.0.0/32 ; Bad address family
22 @ APL x:0.0.0.0/32 ; Bad address family
23 @ APL !x:0.0.0.0/32 ; Bad address family
28 @ APL 2::/0 ; Bad ipv6 address
[all …]
/dports/dns/knot3-lib/knot-3.1.5/tests/libzscanner/data/
H A D32_APL.in5 @ APL ; The simplest variant - blank list
6 @ APL 1:0.0.0.0/0 ; Minimal ipv4 prefix length
9 @ APL 2:::/0 ; Minimal ipv6 address
10 @ APL 2:0::0/0 ; Minimal ipv6 prefix length
13 @ APL !1:0.0.0.0/0 ; Negation flag
17 @ APL \# 0 ; Zero length rdata
21 @ APL 0:0.0.0.0/32 ; Bad address family
22 @ APL x:0.0.0.0/32 ; Bad address family
23 @ APL !x:0.0.0.0/32 ; Bad address family
28 @ APL 2::/0 ; Bad ipv6 address
[all …]
/dports/lang/gnu-apl/apl-1.8/erlang/
H A DREADME12 the APL side. Almost all features of the GNU APL interpreter, that is commands,
21 A more advanced approach is to create APL variables and possibly APL functions
23 APL. The APL functions and variables can be saved and restored on the APL side
88 APL interpreter or evaluate APL expressions, define APL functions, set APL
96 new to APL then
108 Erlang and APL, a committed APL value (i.e. an APL value that was assigned
111 read the APL variable later on or, more elegantly, use the APL functions
112 ⊢ and ⊣ to convert between committed APL values and normal APL values.
179 F. Mapping between items in Erlang values and items in APL values. In APL
212 On the interface between Erlang and APL, a non-committed APL value is
[all …]
/dports/lang/gnu-apl/apl-1.8/
H A DREADME-3-keyboard1 About APL
5 APL needs additional "APL characters". This README file
6 explains how GNU APL works and how to enable APL characters on
10 1. How GNU APL works
31 terminal. This standard includes all the APL characters used by GNU APL.
42 - You can exchange such files with APL users using APL interpreters from other
111 APL characters.
131 (and Shift-ALT) cases contains all APL character used by GNU APL. The
258 6. Editing APL files
262 convenient to write a text file (an APL script) with all APL function
[all …]
H A DREADME2 GNU APL
4 is a free version of the programming language APL and is intended to
5 be a full implementation of what is known as "Programming Language APL,
6 Extended", "APL with nested arrays", or "ISO/IEC13751".
8 GNU APL is distributed under the terms of the GPL, see file "COPYING"
11 More information about the installation of GNU APL can be found in the
15 README-1-prerequisites: what else is needed to install GNU APL
16 README-2-configure: GNU APL specific ./configure options
17 README-3-keyboard: how to set up your keyboard for APL characters
21 README-7-more-info: some pointers to other information related to APL
[all …]
H A DREADME-2-configure1 The GNU APL interpreter can be configured by means of ./configure options.
4 APL specific ./configure options are recognized. If an option is NOT given
11 be needed when GNU APL is compiled for Android, since Android applications
15 This option builds GNU APL as a shared library (libapl.so) rather than an
19 changes the GNU APL code in some places.
32 APL interpreter. These macros check more (Assert1) or less (Assert)
44 of the APL interpreter are not being detected. Example:
51 in APL.
87 socket named "/tmp/GNU-APL/APserver" (and a file with that name
137 slightly increases the size of the APL interpreter.
[all …]
H A DREADME-7-more-info3 you. You may have more questions that are related to APL in general
4 rather than to GNU APL in particular.
14 The ISO standard implemented by GNU APL can be found here:
35 Dyalog APL Manual
57 Much more information about APL can be found at Sam Sirlin's APL FAQ at:
62 The doc directory in the GNU APL package
68 APL-on-Macintosh.pdf written by Peter Teeson.
70 The GNU APL info
73 GNU APL installs an info file which can be viewed with:
77 The GNU APL )HELP command output
[all …]
H A DREADME-6-porting2 GNU APL has been compiled successfully on non-GNU/Linux systems.
5 Below are notes from GNU APL users with non-GNU/Linux systems (in
14 We have the following problem building GNU APL in FreeBSD.
15 It can be solved by ./configure'ing GNU APL as shown below.
17 1. Non-standard library locations. Some of the libraries used by GNU APL.
22 After compiling GNU APL you may want to enable UTF-8 encoding for your
52 Giuseppe Cocomazzi has created an open BSD port of GNU APL. See:
63 GNU APL compiles on CYGWIN, see README-5-WINDOWS for details
72 The latest version (SVN) of GNU APL was reported to compile and run on OS-X
77 APL-on-Macintosh.pdf).
H A DREADME-5-WINDOWS2 You can run GNU APL on windows by means of CYGWIN:
8 3. Follow the standard installation procedure for GNU APL in INSTALL,
26 which only works when xmodmap and GNU APL are started under X (which is
34 not produce APL characters. You can still start GNU APL (to check that it
37 A case where it makes sense to run GNU APL without X is APL scripts,
38 for example CGI scripts for web servers written in APL. These scripts do
44 APL on machine B can run without X.
H A DREADME-9-post-installation105 options in every invocation of GNU APL.
180 (a) you run GNU APL as script
182 (c) you run GNU APL from emacs
190 re-enable colors later with APL command ]XTERM ON.
220 3.2 GNU-APL Terminal handling
225 - COUT is the normal output of the APL interpreter,
401 to communicate with other APL processors.
445 3.7 APL LIBRARIES
616 programs, but has no effect in GNU APL.
630 GNU-APL defaults the ⎕PW to 80
[all …]
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/
H A Dapl3 // APL Keyboard Layouts
6 // - The Sharp APL for Unix (SAX) layout
69 name[Group1]= "APL";
175 …key <AB08> { [ U235E, U236A ] }; // ,: ⍞ ⍪ -- APL Functional Symbol Quote Quad / APL Functional S…
234 // AFS - short for APL Functional Symbol
289 name[Group1]= "APL Keyboard Symbols: Manugistics APL*PLUS II";
290 // AFS - short for APL Functional Symbol
326 name[Group1]= "APL Keyboard Symbols: APLX Unified APL Layout";
482 // APL special actions F800-F88F
519 // APL Function Keys F700-F7FF
[all …]
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/
H A Dapl3 // APL Keyboard Layouts
6 // - The Sharp APL for Unix (SAX) layout
69 name[Group1]= "APL";
175 …key <AB08> { [ U235E, U236A ] }; // ,: ⍞ ⍪ -- APL Functional Symbol Quote Quad / APL Functional S…
234 // AFS - short for APL Functional Symbol
289 name[Group1]= "APL Keyboard Symbols: Manugistics APL*PLUS II";
290 // AFS - short for APL Functional Symbol
326 name[Group1]= "APL Keyboard Symbols: APLX Unified APL Layout";
482 // APL special actions F800-F88F
519 // APL Function Keys F700-F7FF
[all …]
/dports/x11/luit/luit-20210218/encodings/
H A Dapl2.enc25 0x91 0x235E # APL FUNCTIONAL SYMBOL QUOTE QUAD
26 0x92 0x2339 # APL FUNCTIONAL SYMBOL QUAD DIVIDE
39 0x9F 0x2336 # APL FUNCTIONAL SYMBOL I-BEAM
93 0xD5 0x233B # APL FUNCTIONAL SYMBOL QUAD JOT
104 0xE0 0x237A # APL FUNCTIONAL SYMBOL ALPHA
110 0xE6 0x2374 # APL FUNCTIONAL SYMBOL RHO
116 0xEC 0x2373 # APL FUNCTIONAL SYMBOL IOTA
120 0xF0 0x233F # APL FUNCTIONAL SYMBOL SLASH BAR
129 0xF9 0x2375 # APL FUNCTIONAL SYMBOL OMEGA
130 0xFA 0x236B # APL FUNCTIONAL SYMBOL DEL TILDE
[all …]
/dports/lang/gnu-apl/apl-1.8/workspaces/
H A DAPL_CGI.apl5 ⍝ This is an APL CGI script that demonstrates the use of APL for CGI scripting
94 ⍝ some features of GNU APL
142 APL is fun!</I><BR>
151 <B>GNU APL</B> is a free interpreter for the programming language APL.
158 The APL interpreter has implemented:
171 GNU APL should be available on every
183 GNU APL compiles under CYGWIN, (see
199 about using Subversion with GNU APL.
255 errors that you find in GNU APL to
275 of the GNU APL package.
[all …]
/dports/lang/gnu-apl/apl-1.8/support-files/Dirk/
H A Dsymbols-apl3 // APL Keyboard Layouts
6 // - The Sharp APL for Unix (SAX) layout
53 name[Group1]= "APL keyboard symbols";
172 name[Group1]= "APL keyboard symbols (sax)";
180 …key <AB08> { [ U235E, U236A ] }; // ,: ⍞ ⍪ -- APL Functional Symbol Quote Quad / APL Functional S…
239 // AFS - short for APL Functional Symbol
294 // AFS - short for APL Functional Symbol
297 name[Group1]= "APL keyboard symbols (Manugistics APL*PLUS II)";
335 …key <AB08> { [ U235D, U236A ] }; // ,: ⍝ ⍪ -- APL Functional Symbol Up Shoe Jot / APL Functional …
478 // APL special actions F800-F88F
[all …]
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Ddyadic4 # Dyadic: file(1) magic for Dyalog APL.
9 # .DXV Dyalog APL External Variable
10 # .DIN Dyalog APL Input Table
11 # .DOT Dyalog APL Output Table
12 # .DFT Dyalog APL Format File
17 >>2 ubeshort >0x0000 Dyalog APL
20 # *.DCF Dyalog APL Component File
25 # *.DWS Dyalog APL Workspace
34 # *.DSE Dyalog APL Session , *.DLF Dyalog APL Session Log File
60 # *.DXF Dyalog APL Transfer File
[all …]
/dports/devel/py-magic/file-5.40/magic/Magdir/
H A Ddyadic4 # Dyadic: file(1) magic for Dyalog APL.
9 # .DXV Dyalog APL External Variable
10 # .DIN Dyalog APL Input Table
11 # .DOT Dyalog APL Output Table
12 # .DFT Dyalog APL Format File
17 >>2 ubeshort >0x0000 Dyalog APL
20 # *.DCF Dyalog APL Component File
25 # *.DWS Dyalog APL Workspace
34 # *.DSE Dyalog APL Session , *.DLF Dyalog APL Session Log File
60 # *.DXF Dyalog APL Transfer File
[all …]
/dports/x11/xkeyboard-config/xkeyboard-config-2.34/symbols/
H A Dapl3 // APL Keyboard Layouts
6 // - The Sharp APL for Unix (SAX) layout
51 name[Group1]="APL";
140 name[Group1]= "APL symbols (unified)";
174 name[Group1]= "APL symbols (SAX, Sharp APL for Unix)";
237 name[Group1]= "APL symbols (IBM APL2)";
298 name[Group1]= "APL symbols (Manugistics APL*PLUS II)";
494 // APL special actions F800-F88F
531 // APL Function Keys F700-F7FF
629 name[Group1] = "APL symbols (Dyalog APL)";
[all …]
/dports/lang/gnu-apl/apl-1.8/websock/
H A DREADME2 This directory contains the source code for the try-GNU-APL web site.
8 in a node.js context around GNU APL.
11 A HTTP GET /try-GNU-APL is processed as follows:
17 ║ ╟───→─── GET /try-GNU-APL ───→───╫───┐ ║
26 ║ ║ ─╫─╫────────────────────────────←───╫─╢ APL ║ ║
35 1. The browser sends a GET request for /try-GNU-APL (port 80)
42 4. The web socket server starts a GNU APL instance and sets up a
45 for GNU APL and formats the output of GNU APL in the browser.
/dports/lang/gnu-apl/apl-1.8/doc/
H A Dlibapl.info16 Dirk Laurie, that gives C programs access to GNU APL.
20 workspaces, evaluate APL expression, create Variables, and even call APL
96 given APL value.
105 No other GNU APL header is exposed.
113 * Vague details of the GNU APL implementation::
120 1 Vague details of the GNU APL implementation
231 ‘val’ The main APL value
232 ‘pval’ A secondary APL value
246 * Interface to APL interpreter::
317 2.4 Interface to APL interpreter
[all …]
H A Dlibapl.texi9 * libAPL: (libapl). call the GNU APL interpreter.
20 Laurie, that gives C programs access to GNU APL.
24 evaluate APL expression, create Variables, and even call APL primitives
83 No other GNU APL header is exposed.
87 * Vague details of the GNU APL implementation::
92 @node Vague details of the GNU APL implementation
167 @tab The main APL value
170 @tab A secondary APL value
195 * Interface to APL interpreter::
233 @node Interface to APL interpreter
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dcat_matvec.c205 #undef APL in main()
206 #define APL(i,j) multi_far[(i)+(j)*multi_nx] /* i=param index, j=row index */ in main() macro
216 LOAD_DMAT(qvm.mm , APL(0,dd) , APL(1,dd) , APL( 2,dd) , in main()
217 APL(4,dd) , APL(5,dd) , APL( 6,dd) , in main()
218 APL(8,dd) , APL(9,dd) , APL(10,dd) ) ; in main()
219 LOAD_DFVEC3(qvm.vv , APL(3,dd) , APL(7,dd) , APL(11,dd) ) ; in main()
/dports/lang/gnu-apl/apl-1.8/debian/
H A Dchangelog4 GNU APL 1.1 now runs under GNU/Linux, CYGWIN, FreeBSD, and OS-X
7 GNU APL 1.2 uses a new memory management for APL values
10 GNU APL 1.2 now supports user defined APL functions written in C++
/dports/lang/gnu-apl/apl-1.8/support-files/
H A Dapl.vim2 " Language: APL
6 " standard APL comment
9 " APL Doxy comment
12 " non-standard APL comment to make APL scriptable
15 " standard APL string
/dports/lang/gnu-apl/apl-1.8/wslib5/iso-apl-cf/
H A D_metadata_1 # This is not an APL file. This is metadata for an APL package.
3 # The following information applies to the APL Package Manager release
27 # Use only the ISO-8859-1 character set. This is metatdata, not APL
29 # problems, as the file may be processed through the APL's quad-AV.
43 # loading multiple packages into the APL workspace. A prefix should be
45 # additional rules about the use of prefixes in APL programs to be
67 keyword: GNU APL
68 keyword: ISO 13751 APL Extended
96 description: Provides a component file facility for GNU APL. The facility
97 complies with Annex A of ISO 13751 "Programming Lanuage APL, Extended"

12345678910>>...69