Execute HQ9+/Ursala: Difference between revisions

m
Categorization now in master page
(Should have been in Ursala cat all along)
m (Categorization now in master page)
Line 1:
{{collection|RCHQ9+}}{{implementation|HQ9+}}[[Category:Ursala]]
In this [[Ursala]] program, there are the following constraints:
Unrecognized operators or a missing input file cause diagnostic messages. Since the accumulator is unreadable and has no operational consequences, its value isn't stored. A line break at the end of the file, if any, is ignored.
* Unrecognized operators or a missing input file cause diagnostic messages.
Unrecognized operators or a missing input file cause diagnostic messages.* Since the accumulator is unreadable and has no operational consequences, its value isn't stored. A line break at the end of the file, if any, is ignored.
* A line break at the end of the file, if any, is ignored.
 
<lang Ursala>#import std
=={{header|Ursala}}==
<lang Ursala>
#import std
#import nat
Line 33 ⟶ 34:
{`h: -[Hello, World!]-!,`9: whole_song99!,`+: <>!,`q: ~&l},
% <.'unrecognized operator: '--+ ~&rNC>),
~command.files; ~&itZB?/~&h.contents.&iziyQBLD <'usage: rchq [file]'>!%+-</lang>
</lang>
Anonymous user