|
75.
|
|
|
Geany - A Fast and Lightweight <acronym>IDE</acronym> using GTK2
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:473(title)
|
|
89.
|
|
|
KDevelop 4 - <acronym>IDE</acronym> for <trademark>KDE</trademark>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:593(title)
|
|
103.
|
|
|
Lazarus - Delphi like <acronym>IDE</acronym> for Free Pascal
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:710(title)
|
|
104.
|
|
|
Home Page: <ulink url="http://www.lazarus.freepascal.org"> http://www.lazarus.freepascal.org</ulink>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:711(para)
|
|
111.
|
|
|
<trademark>Scheme</trademark> was one of the first programming languages to incorporate first class procedures as in the lambda calculus, thereby proving the usefulness of static scope rules and block structure in a dynamically typed language. <trademark>Scheme</trademark> was the first major dialect of <trademark>Lisp</trademark> to distinguish procedures from lambda expressions and symbols, to use a single lexical environment for all variables, and to evaluate the operator position of a procedure call in the same way as an operand position. By relying entirely on procedure calls to express iteration, <trademark>Scheme</trademark> emphasized the fact that tail-recursive procedure calls are essentially goto's that pass arguments. <trademark>Scheme</trademark> was the first widely used programming language to embrace first class escape procedures, from which all previously known sequential control structures can be synthesized. More recently, building upon the design of generic arithmetic in <trademark>Common Lisp</trademark>, <trademark>Scheme</trademark> introduced the concept of exact and inexact numbers. <trademark>Scheme</trademark> is also the first programming language to support hygienic macros, which permit the syntax of a block-structured language to be extended reliably.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:645(para)
|
|
148.
|
|
|
Pyraqua - A Fast and Lightweight <acronym>IDE</acronym> for <trademark>Python</trademark> using wxPython
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1092(title)
|