Jump to content

Execute HQ9+/Haskell: Difference between revisions

does not work fine for '+'
(does not work fine for '+')
Line 1:
{{implementation|HQ9+}}{{collection|RCHQ9+}}
This [[HQ9+]] interpreter is written in [[Haskell]].
{{incomplete|haskell|Command '+' is treated incorrectly. Implementing the accumulator in Haskell is not trivial because it has no variables.}}
<lang haskell>import Char (toLower, toUpper)
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.