Jump to content

SAKO (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by EmausBot (talk | contribs) at 21:39, 2 April 2013 (Bot: Migrating 1 langlinks, now provided by Wikidata on d:Q9326009). 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) is a non-English-based programming language written for Polish computers XYZ, ZAM-2, ZAM-21 and ZAM-41.

Hello world

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

English translation:

 K)The program prints text Hello World
   Line
   Text:
   Hello World
   End

References