HELP! * GREY=local LOCAL HTML version of Foils prepared 10 Sept 1996

Foil 5 PERL4

From Software technologies for the Worl Wide Web-- ECS400 Course Overview ECS400 Senior Undergraduate Course -- Fall Semester 96. by Nancy J. McCracken * See also color IMAGE

Text: Learning PERL (the Llama book), Randal L. Schwartz, OšReilly & Associates, 1993.
PERL4 is an interpreted language that can be regarded as a cross between C, Unix shell, sed and awk. It is a C-based language which can also deal directly with Unix commands and file system and easily do string processing matching.
In this course, we will concentrate not on using PERL in systems programming, but in using PERL for CGI programming, i.e. implementing programs activated from Web pages. Most programs are written from templates.
In general, we use PERL for tedious high level things which can take a long time to program but not much execution time. For computationally intense programs, we would use a compiled language such as C.



Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed Feb 19 1997