|
| |
| | Array programming - Wikipedia, the free encyclopedia |
 | | Function rank is an important new computer science concept that has recently been discovered as a result of Array Programming research in the J programming language. |  | | In array languages, operations are generalized to apply to both scalars and arrays. |  | | Array programming languages (also known as vector or multidimensional languages) generalize operations on scalars to apply transparently to |
|
http://en.wikipedia.org/wiki/Array_programming
|
|
| |
| | APL programming language family |
 | | APL (for A Programming Language, or sometimes Array Processing Language) is an array programming language invented in 1962 by Kenneth E. Iverson while at Harvard University. |  | | Indeed, in some versions of APL, it is theoretically possible to express any computable function in one expression, that is in one line of code. |  | | Advocates of APL claim that the examples of write-only code are almost invariably examples of poor programming practice or novice mistakes, which can occur in any language. |
|
http://read-and-go.hopto.org/APL-programming-language-family
|
|
| |
| | Misc |
 | | Awk - is a convenient and expressive programming language that can be applied to a wide variety of computing and data-manipulation tasks. |  | | Theta - is a new object oriented programming language under development by the Programming Methodology group, to be used in Thor. |  | | PostScript - is a programming language optimized for printing graphics and text (whether on paper, film, or CRT is immaterial). |
|
http://www.geocities.com/SiliconValley/Heights/6121/misc.html
|
|
| |
| | PROGRAMMING LANGUAGES |
 | | Examine the program PASSBACK.C for an example of doing that. |  | | The actual input array is made available to the function and the function can modify it any way it wishes to. |  | | Generally a function works with an array until some end-of-data marker is found, such as a null for a string, or some other previously defined data or pattern. |
|
http://www.mat.uni.torun.pl/~adi/chap07.html
|
|
| |
| | www.cybermight.com programming - |
 | | The development of programming languages, unsurprisingly, follows closely the development of the physical and electronic processes used in today's computers. |  | | Since programming languages are artificial languages, they require a high degree of discipline to accurately specify which operations are desired. |  | | At that time, computers were extremely large, slow and expensive: advances in electronic technology in the post-war years led to the construction of more practical electronic computers. |
|
http://cybermight.com/programming_languages.php
|
|
| |
| | Weird Programming Languages |
 | | Designed not to recognizable as a programming language. |  | | If it is, it must use the given program source as it's input, and the final state of the program as it's output. |  | | Except that currently, RUBE programs are not interactive, because the input instruction has not been implemented. |
|
http://members.tripod.com/rkusnery/weird.html
|
|
| |
| | SS > factoids > programming languages |
 | | A procedural language originally designed as a system programming language for the PDP, now out of control. |  | | Ada the language was commissioned by the US Department of Defense in the 1980s as the language to be used for all its software. |  | | Turing (and OOT) is a general purpose programming language designed specifically for teaching the concepts of computer science. |
|
http://www-users.cs.york.ac.uk/~susan/cyc/p/prog.htm
|
|
| |
| | ONLamp.com: What I Hate About Your Programming Language |
 | | It seems to me that the industry has stopped exploring the nature of computer languages, problems with and using programming languages, and all the interesting computer language discussions of the 60s and 70s... |  | | A language that can switch between an index origin of zero or one globally inclusive of all functions, operators, classes, objects that might use indexing upon command should be implemented. |  | | Assembly languages are for noobs that can't be bothered with learning all the opcodes and instruction formats of their chosen processor. |
|
http://www.onlamp.com/pub/a/onlamp/2003/05/12/languagephilosophy.html
|
|
| |
| | Understanding Programming Languages |
 | | is both a programming language and a model for developing software for networks. |  | | However, the Java language was designed together with the JVM and the language semantics closely match the capabilities of the model. |  | | For relatively simple programs running on powerful personal computers and workstations, this will not be a serious problem, but performance may set a limit on the applicability of the Java model. |
|
http://www.wiley.com/college/benari/java.html
|
|
| |
| | Vector OnLine Vector - the array languages |
 | | APLs are strongly associated with array programming, mathematics, Functional Programming, ultra-fast database and very fast development, especially of financial and actuarial applications. |  | | The APLs go back to the origins of computer science, and form an alternative tradition in it. |  | | Educators, mathematicians, language designers and programmers combined to give APLs cult status in the 1970s and 80s, but interest shifted in the following decade to problems (writing GUIs, and formal methods for developing software) to which the they had little to contribute. |
|
http://www.melior.co.uk/vector/index.php
|
|
| |
| | [No title] |
 | | ILLIAC - Assembly language for the ILLIAC computer. |  | | Logic Design Language - Language for computer design. |  | | Computer Design Language - ALGOL-like language for computer design. |
|
http://oop.rosweb.ru/Other
|
|
| |
| | Programming Languages |
 | | LOCAL variables are declared in a function or a procedure, however they can be accessed by the main program. |  | | There is no way in which an algorithm may be structured such that the user can determine how many times a for..do loop is executed. |  | | Text files are a way of storing data input more permanently. |
|
http://school.discovery.com/quizzes21/mical1905/ProgrammingLang.html
|
|
| |
| | Advanced Programming Languages |
 | | Constraint Logic Programming Language based on the Logical Framework. |  | | A standardized programming language that supports a lot of features suitable for software engineering (modularity, efficiency, abstract data types, concurrent programming, object-oriented programming, etc.). |  | | With the term advanced I mean that it is oriented to researchers on programming languages. |
|
http://www.di.uniovi.es/~labra/APL.html
|
|
| |
| | Clemens Grelck |
 | | University of Lübeck, Institute of Software Technology and Programming Languages. |  | | Working Group on Programming Languages and Programming Methodology, University of Kiel, Institute of Computer Science and Applied Mathematics, Kiel, Germany. |  | | Kiel-Lübeck Workshop on Programming Methodology, University of Kiel, Institute of Computer Science and Applied Mathematics, Kiel, Germany. |
|
http://www.isp.uni-luebeck.de/~grelck/talks.html
|
|
| |
| | " , webtitfn[ html.URL ] , " |
 | | creates the most powerful executive computing environments in the most advanced Array Programming Languages. |  | | My focus nowdays is the creation of a truly commercial CoSy build from the FORTH up incorporating all I have learned over the decades about simple powerful transparent structure and language. |  | | , created in open code in Arthur Whitney`s language K, provides an uniquely productive environment. |
|
http://www.cosy.com/CoSy
|
|
| |
| | Perl.com: The Source for Perl -- perl development, perl conferences |
 | | Real programs have to deal with external dependencies and work around odd failures, for example. |  | | This time, learn about Emacs customization with Perl, debugging without adding print statements, testing database-heavy code, and why unbuffering may be a mistake. |  | | Perl programming forum for Perl beginners and experts. |
|
http://www.perl.com
|
|
| |
| | DM's Esoteric Programming Languages - Ook! |
 | | is essentially isomorphic to the well-known esoteric language BrainF***, but has even fewer syntax elements. |  | | To this end, the syntax should be simple, easy to remember, and not mention the word "monkey". |  | | uses a large array of integers as storage space, all initially set to zero. |
|
http://www.dangermouse.net/esoteric/ook.html
|
|
| |
| | Vector Online Vector - the array languages |
 | | is the journal of the BAA, which promotes the APL s — very terse programming languages derived from Iverson’s mathematical notation. |  | | KEYWORDS fast database, fast development, array programming, mathematics, Functional Programming |  | | Dyalog APL Users, Naples FL, 10-14 Nov 2004 |
|
http://www.vector.org.uk
|
|
|