Category:Euler: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with '{{stub}} {{language}} Euler is a dynamically typed programming language created by Niklaus Wirth (the creator of Pascal, ALGOL W, Modula, Modula-2, Oberon & Oberon-2…')
 
m (Added a links)
 
Line 2: Line 2:
{{language}}
{{language}}


Euler is a dynamically typed programming language created by Niklaus Wirth (the creator of [[Pascal]], ALGOL W, Modula, [[Modula-2]], Oberon & [[Oberon-2]]) and Helmut Weber, conceived as an extension and generalization of [[ALGOL 60]].
Euler is a dynamically typed programming language created by Niklaus Wirth (the creator of [[Pascal]], [[ALGOL W]], Modula, [[Modula-2]], Oberon & [[Oberon-2]]) and Helmut Weber, conceived as an extension and generalization of [[ALGOL 60]].

==See also==
*[[wp:Euler_(programming_language)|Euler on Wikipedia]]

Latest revision as of 18:06, 10 November 2022

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Euler
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Euler.

Euler is a dynamically typed programming language created by Niklaus Wirth (the creator of Pascal, ALGOL W, Modula, Modula-2, Oberon & Oberon-2) and Helmut Weber, conceived as an extension and generalization of ALGOL 60.

See also