Next: Overview, Previous: First steps, Up: Top [Contents][Index]
In FEMLISP, some programming techniques are used which may seem unusual, especially to programmers not knowing Common Lisp. This chapter, we briefly explain some of them.
| • Object-oriented programming: | ||
| • Dynamic class generation: | ||
| • Memoization: | ||
| • Blackboards: | ||
| • Documentation: | ||
| • Parallelization: |