Category:EMal: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 30: Line 30:
scriviLinea(fibonacci(10))
scriviLinea(fibonacci(10))
</syntaxhighlight>
</syntaxhighlight>

===Implementation===
The main interpreter is implemented in [[C sharp]] and directly navigates the AST. It runs in architectures where dot net is supported, and has no external dependencies.