Category:S-lang: Difference between revisions

Content added Content deleted
No edit summary
mNo edit summary
Line 26: Line 26:
should "eat" it:
should "eat" it:


() = printf("S-Lang: %d tasks and counting!\n", 14);
() = printf("S-Lang: %d tasks and counting!\n", 17);
S-Lang is the extension language for the Emacs-like programmer's
S-Lang is the extension language for the lightweight Emacs-like
editor [http://www.jedsoft.org/jed/ Jed]. There, the output functions
[http://www.jedsoft.org/jed/ programmer's editor Jed]. There, the
include:
output functions include:


insert(s) write string s into current buffer
insert(s) write string s into current buffer