Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23804b90af2cf7d

Jump to content

Category talk:Educational programming languages

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 6 years ago by 2A05:3E00:1:5B:7D9B:D6E8:E9DF:A49E in topic Untitled

Untitled

[edit]

This one is missing: https://github.com/TGlas/tscript  Preceding unsigned comment added by 2A05:3E00:1:5B:7D9B:D6E8:E9DF:A49E (talk) 13:53, 11 December 2019 (UTC)Reply

Subcategories

[edit]

There are two problems here:

  • The Pascal subcategory does not make any sense.
  • There are two or perhaps three categories of languages mingled together here:
    • Languages designed for teaching programming. Many of these are also useful as general purpose programming languages. Pascal, Scheme and Turing are good examples.
    • Toy languages designed for teaching one aspect of programming. For example, miniature languages for compiler construction courses, where the point of the language is to be small enough that students can write complete compilers for it in one semester, or languages that illustrate just one semantic feature.
    • Languages designed for the construction of computer-based instructional material. Some of these are not general purpose programming languages, but others, such as TUTOR, evolved to the point that they became general purpose languages. These are certainly very distinct from the first two categories, since, in general, they were designed for use by instructors and curriculum developers, not by students.

Someone needs to look at all these languages and redo the classification scheme. Douglas Jones128.255.45.57 (talk) 13:50, 27 March 2008 (UTC)Reply