ALGOL 68/prelude: Difference between revisions

m
Line 3:
 
Note: These are not part of the classic [http://web.comlab.ox.ac.uk/people/Jeremy.Gibbons/wg21/ UNESCO IFIP Working Group 2.1]'s standard prelude, rather they were specifically created for [[Main_Page|Rosetta Code]]'s ALGOL 68 code examples.
=== Prelude/general.a68 ===
Used in:
[[Ternary_logic#ALGOL 68|Ternary_logic]]
 
{{Template:Prelude/general.a68}}
 
=== prelude/is_prime.a68 ===
Used in: