J
J is a terse, array-oriented programming language created as a successor to APL, expressing the same array-programming concepts using standard ASCII characters instead of APL's special symbol set.
4 resources across 1 library
Glossary Terms(4)
Factor (language)
Factor is a dynamically typed, concatenative, stack-based programming language descended from the Forth tradition, featuring a large standard library, garbage…
Forth
Forth is a stack-based, procedural, concatenative programming language known for its extreme extensibility, interactive incremental development, and minimal ru…
APL
APL (A Programming Language) is an array-oriented programming language designed by Kenneth E. Iverson, distinguished by its use of a compact set of special mat…
J (language)
J is a terse, array-oriented programming language created as a successor to APL, expressing the same array-programming concepts using standard ASCII characters…