100 doors: Difference between revisions

m
→‎{{header|Oberon}}: Fixed language name and use Modula-2 for syntax highlighting
(→‎{{header|Haxe}}: Added unoptimised version and tweak the optimised version)
m (→‎{{header|Oberon}}: Fixed language name and use Modula-2 for syntax highlighting)
Line 9,205:
echo outputString</syntaxhighlight>
 
=={{header|Oberon-07}}==
[http://oberon07.com/ Oberon-07], by [http://people.inf.ethz.ch/wirth/index.html Niklaus Wirth].
<syntaxhighlight lang="oberonmodula2">MODULE Doors;
IMPORT Out;
3,049

edits