Jump to content

SAKO (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kompowiec2 (talk | contribs) at 19:26, 14 March 2013 (correct). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

SAKO (PL: System Automatycznego Kodowania Operacji) Non-English-based programming languages written by polish PC XYZ, ZAM-2, ZAM-21 and [[ZAM-41].

Hello world

K) PROGRAM DRUKUJE NAPIS HELLO WORLD
   LINIA
   TEKST:
   HELLO WORLD
   KONIEC

In translation English:

 K)Print text Hello World
   Line
   Text:
   Hello World
   Ending.