Differences between revisions 14 and 15
Revision 14 as of 2010-02-03 15:37:23
Size: 3527
Editor: EllisMorgan
Comment:
Revision 15 as of 2010-02-03 15:38:20
Size: 3546
Editor: EllisMorgan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
EllisMorgan 3 Feb 2010 copied from EllisMorgan 3 Feb 2010 copied from FinnAplIdiomLibrary

Feel free to experiment here, after the four dashes below. Please do not create new pages without any meaningful content just to try it out!

You may want to open HelpOnEditing in a new window or tab while you edit.


EllisMorgan 3 Feb 2010 copied from FinnAplIdiomLibrary

(Hide table-of-contents)

The next few lines were entered by EllisMorgan in November 2008. Copying from my session and pasting to the Wiki editor does this:

  • Dyalog APL/W Version 10.1.2
    Serial No : 000168 / Pentium
    Tue Nov 25 15:00:22 2008
    clear ws
          4 60⍴16↓⎕av
    _abcdefghijklmnopqrstuvwxyz¯.⍬0123456789¤¥$£¢∆ABCDEFGHIJK
    LMNOPQRSTUVWXYZý·⍙ÁÂÃÇÈÊËÌÍÎÏÐÒÓÔÕÙÚÛÝþãìðòõ{⊢}⊣⌷¨ÀÄÅÆ⍨ÉÑ
    ÖØÜΰàáâäåæçèéêëíîïñ[/⌿\⍀<≤=≥>≠∨∧-+÷×?∊⍴~↑↓⍳○*⌈⌊∇∘(⊂⊃∩∪⊥⊤|;,⍱
    ⍲⍒⍋⍉⌽⊖⍟⌹!⍕⍎⍫⍪≡≢óôöø"#&’┘┐┌└┼─├┤┴┬│@ùúû^ü‘∣¶:⍷¿¡⋄←→⍝)]§⎕⍞ÿ
         4↓16↑⎕av
        ⌶ɫ%'⍺⍵

Copying "Prim" from Kai's SpecialCharacters and pasting it into APL gives:

Dyalog APL/W Version 10.1.2
Serial No : 000168 / Pentium
Mon Nov 24 15:47:35 2008
clear ws
      Prim←{all/⍨2=+⌿0=all∘.|all←⍳⍵}
      Prim 13
2 3 5 7 11 13

I am using Firefox 3.04 as my browser with APL385 Unicode.

The next lines were entered by GianluigiQuario November 25,2008. Windows XP IE 7 APL385 unicode. Copying from my session and pasting to the Wiki editor does this:

  • Dyalog APL/W Version 11.0.1
    Tue Nov 25 16:59:09 2008
    clear ws
            4 60⍴16↓⎕av
    _abcdefghijklmnopqrstuvwxyz¯.⍬0123456789¤¥$£¢∆ABCDEFGHIJK
    LMNOPQRSTUVWXYZý·⍙ÁÂÃÇÈÊËÌÍÎÏÐÒÓÔÕÙÚÛÝþãìðòõ{€}⊣⌷¨ÀÄÅÆ⍨ÉÑ
    ÖØÜßàáâäåæçèéêëíîïñ[/⌿\⍀<≤=≥>≠∨∧-+÷×?∊⍴~↑↓⍳○*⌈⌊∇∘(⊂⊃∩∪⊥⊤|;,⍱
    ⍲⍒⍋⍉⌽⊖⍟⌹!⍕⍎⍫⍪≡≢óôöø"#&’┘┐┌└┼─├┤┴┬│@ùúû^ü‘∣¶:⍷¿¡⋄←→⍝)]§⎕⍞⍣
                  4↓16↑⎕av
        ⌶ɫ%'⍺⍵

Formatting

italic bold typewriter

backtick typewriter (configurable)

bigger smaller

preformatted some more
and some more lines too

   1 def syntax(highlight):
   2     print "on"
   3     return None

   1   public void main(String[] args]){
   2      System.out.println("Hello world!");
   3   } 

Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ Python

someone@example.com

http://c2.com/sig/wiki.gif

Smileys

/!\ Alert

Lists

Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second
  • third blockquote
    • deeper

Glossary

Term
Definition

Drawing

Heading 1

Heading 2

Heading 3

Heading 4

  •    1 ¯1 (SyntheticDivision⍨⍣0)6 4.89 1 

WikiSandBox (last edited 2010-02-04 09:16:44 by EllisMorgan)