Execute Brain****/Modula-3: Difference between revisions

Direct language-to-language translations likely don't show off the target language's paradigms very well. This ought to be discussed and noted.
m (rewording)
(Direct language-to-language translations likely don't show off the target language's paradigms very well. This ought to be discussed and noted.)
Line 1:
{{implementation|Brainf***}}{{collection|RCBF}}[[Category:Modula-3]]
 
This interpreter is a [[Rosetta Code:Example Translation|translation]] of the [[RCBF/Ada|Ada RCBF interpreter]], and has the same limits.
 
<lang modula3>MODULE Bfi EXPORTS Main;