Linoleum Source Code


URI:

http://herbert.gandraxa.com/herbert/lsc.asp

Link template:   

<a href="http://herbert.gandraxa.com/herbert/lsc.asp">Linoleum Source Code</a>


Link symbols:   

Local LinkOn current page | DocumentOn this site | External PageOn external site | WikipediaWikipedia article | Compressed ArchiveZIP archive | PDF documentPDF | E-MailE-Mail


Article

Organization

DocumentHome » Linoleum Source Code

Scope

This page is an index file, listing libraries available from this site written in the WikipediaLinoleum programming language, a cross platform assembler.

Author

DocumentHerbert Glarner

External Links


Libraries

The following links go to pages with highlighted source code and also offer the possibility to download the source as a ZIP archive.


Tools


The Art of Computer Programming

The Art of Computer Programming
The Art of Computer
Programming by D. Knuth
(photograph by H. Glarner)
An interesting challenge might be to translate Donald Knuth's MIX programs into Linoleum.

As soon as I have some more time at hand, I might give it a try for a few selected problems. — If you are a Lino programmer and possess Knuth's WikipediaTAoCP as well, though, just go ahead and send me your code: I will publish the fastest [1] ones on this site. – I will create the necessary pages as soon as I receive the first contributions.

[1] A note to the term "fastest": When calculating e.g. 11 × 3, it might actually be faster to increment 1 eleven times rather than to effectively multiply 11 by 3. However, such practice is terribly unelegant and unflexible and I would never consider such a "winner".

Personal note: Despite some limitations and shortcomings in Lino, Knuth should have invented Lino rather than MIX (Sorry, Donald.)


Code Snippets

Will be relocated from the old site as soon as I have nothing else to do.