Talk:LYaPAS: Difference between revisions

Jump to navigation Jump to search
517 bytes added ,  02:17, 20 September 2020
LYaPas's designer did cite Iverson's APL in his book.
No edit summary
(LYaPas's designer did cite Iverson's APL in his book.)
Line 11: Line 11:
::: I finished reading LYaPAS-70 description and can confirm that it is in no way "a symbolic extension of APL".
::: I finished reading LYaPAS-70 description and can confirm that it is in no way "a symbolic extension of APL".
::: LYaPAS is relatively low-level. And it's closer to assembly than to C. It has neither file nor worksheet abstraction. It even puts much of the burden of heap management on the programmers, allowing them to write to specific memory cells directly. It doesn't have floating-point numbers, neither it has basic APL functions such as reshape, reverse, transpose, matrix inverse, grade up, etc. Even 2D-arrays are ugly and limited in LYaPAS. --[[User:Andrii Makukha|Andrii Makukha]] ([[User talk:Andrii Makukha|talk]]) 00:23, 9 September 2020 (UTC)
::: LYaPAS is relatively low-level. And it's closer to assembly than to C. It has neither file nor worksheet abstraction. It even puts much of the burden of heap management on the programmers, allowing them to write to specific memory cells directly. It doesn't have floating-point numbers, neither it has basic APL functions such as reshape, reverse, transpose, matrix inverse, grade up, etc. Even 2D-arrays are ugly and limited in LYaPAS. --[[User:Andrii Makukha|Andrii Makukha]] ([[User talk:Andrii Makukha|talk]]) 00:23, 9 September 2020 (UTC)
From the book LyaPas A Programming Language for Logic and Coding Algorithms edited by Gavrilov and Zakrevskii:
:In the Chapter "Description of LYapAS" by A.D. Zakreskii, section "E. Perspectives and some comparisons" p8, it is written :
:: Of those languages known to the author, the closest in purpose to LYaPAS is the language of Iverson [3], whose results were taken into account in the development of LyaPas.
:The reference [3] in the book is : Iverson, K.E., "A Programming Language." New York, London, 1963
11

edits

Navigation menu