Приглашаем посетить
Отели (hotels.otpusk-info.ru)

[Chapter 5] 5.8 Resources

PreviousChapter 5
Eval
Next
 

5.8 Resources

  1. More Programming Pearls. Jon Bentley. Addison-Wesley, 1990.

    Especially relevant to this chapter is Column 9, Little Languages.

  2. Run-time code generation. Collection of WWW links and papers by Don Pardo, at http://www.cs.washington.edu/homes/pardo/rtcg.d/index.html.

  3. perlsec. Perl documentation on security-related issues.


PreviousHomeNext
5.7 Eval in Other LanguagesBook Index6. Modules