-
D. Shafer and D. A. Ritz, Practical Smalltalk. Using Smalltalk/V, Springer-Verlag. 1991, p. 233.
-
H. John, Advanced Guide to Python 3 Programming, Springer. 2019, p. 497.
-
M. Gregoire, Professional C++, John Wiley & Sons. 2018, p. 1122.
-
E. Sciore, Java Program Design, Apress Media. 2019, p. 1122.
-
J. Albahari and B. Albahari, C# 6.0 Pocket Reference: Instant Help for C# 6.0 Programmers, O’Reilly Media. 2016, p. 224.
-
A. Freeman, Pro Go: The Complete Guide to Programming Reliable and Efficient Software Using Golang, Apress. 2022, p. 1105.
-
J. Blandy, J. Orendorff, and L. F. Tindall, Programming Rust, O’Reilly Media. 2021, p. 735.
-
E. Gamma, R. Helm, R. Johnson, and J. Vlissides, Design Patterns. Elements of Reusable Object-Oriented Software, Addison-Wesley Professional. 1994, p. 416.
-
A. Alexandrescu, Modern C++ Design. Generic Programming and Design Patterns Applied. Addison-Wesley Professional. 2001, p. 360.
-
S. Meyers, More elfective C++. 35 New Ways to Improve Your Programs and Designs, Addison-Wesley Professional. 1996, p. 318.
-
A. Legalov, "OOP, Multimethods and Pyramidal Evolution", Open Systems, no. 3, pp. 41-45, 2002, In Russian.
-
L. Demichiel, "Overview: The common lisp object system", Lisp and Symbolic Computation, no. 1, pp. 227-244, 1989.
-
B. Stroustrup, Design and Evolution of C++, Addison-Wesley Professional. 1994, p. 480.
-
A. Legalov, Procedurally-parametric programming paradigm. Is it possible as alternative to the object-oriented style?, Dep. hands. Number 622-V00 Dep. VINITI 13.03.2000. 2000, p. 43, In Russian.
-
I. Legalov, "Using of generalized records in procedural-parametric programming language", Scientific Bulletin of the NSTU, vol. 28, no. 3, pp. 25-37, 2007, In Russian. EDN: KVIIRF
-
A. Legalov and D. Schvetc, "Procedural language with support for evolutionary design", Scientific Bulletin of the NSTU, vol. 15, no. 2, pp. 25-38, 2003, In Russian. EDN: ORHYOX
-
A. Legalov and P. Kosov, "Evolutionary extension of programs using the procedural-parametric approach", Computational Technologies, vol. 21, no. 3, pp. 56-69, 2016, In Russian. EDN: UBTYNI
-
Linux x86 Program Start Up or - How the heck do we get to main()? [Online]. Available: http://dbp- consulting.com/tutorials/debugging/linuxProgramStartup.html.
-
An example of an evolutionary extension of a program using a procedural-parametric approach. [Online]. Available: https://github.com/kreofil/c-evolution-example.
-
A. Legalov, "Multimethods and paradigms", Open Systems, no. 5, pp. 33-37, 2002, In Russian.
-
Clang: a C language family frontend for LLVM. [Online]. Available: https://clang.llvm.org/.
-
The LLVM Compiler Infrastructure. [Online]. Available: https://llvm.org/.
-
LibTooling. [Online]. Available: https://clang.llvm.org/docs/LibTooling.html.