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.

Jump to content

Algoid (programming language)

From Wikipedia, the free encyclopedia

Algoid is an educational programming language developed around 2012, by Yann Caron a student of computer science at CNAM, (Conservatoire national des arts et métiers at Paris) [1]

Features

[edit]

Algoid is an educational language that allows the student to use different paradigms:

It leads onto programming in industry standard language (such as C, Java and C++) and its syntax as close as possible to their respective syntaxes. It implements powerful idioms like meta-object protocol (from python) and cascade (from smalltalk).[1]

To do this, the fundamental principles of Algoid are:

References

[edit]
  1. 1 2 3 "Algoid reference website". Archived from the original on 2020-01-31. Retrieved 2016-09-17.
[edit]