ALGOL N

Revision as of 00:38, 22 April 2024 by imported>Jlwoodwa (WP:STUBSPACING)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Use dmy dates Template:Infobox programming language ALGOL N (N for Nippon – Japan in Japanese) is the name of a successor programming language to ALGOL 60,<ref>Template:Cite journal</ref><ref>Template:Cite report</ref> designed in Japan with the goal of being as simple as ALGOL 60 but as powerful as ALGOL 68. The language was proposed by Nobuo Yoneda. ALGOL N tried to use extensibility to solve the problem that language designers faced when trying to make an inextensible language for all domains, or having to make many domain-specific languages (DSLs), one for each domain. It avoided type conversion (coercion) while not making things more difficult for programmers.

ReferencesEdit

Template:Reflist

Template:ALGOL programming


Template:Prog-lang-stub