Hello again!
The next alpha GPC is on agnes, as source (diff against gpc-970215) and binaries for DOS (DJGPP) and Linux (elf).
Changes from gpc-970219 to gpc-970221:
* Pointers to functions did not survive transport through a GPI file. Now they do.
* Now String variables can be now can be initialized with a String value, too - and not only `array of char' variables. :)
* Sets of Chars work again. (Was broken in gpc-970215.)
* Extended Pascal's "Index" function works again. (Was broken in gpc-970215.)
Many thanks to everybody who helped me to find all these bugs. I am especially grateful to Miklos Cserzo, Scott A. Moore, and Sven Hilscher for their short, but very useful test programs.
Peter
Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer peter.gerwinski@uni-essen.de - http://home.pages.de/~peter.gerwinski/ [970201] maintainer GNU Pascal - http://home.pages.de/~gnu-pascal/ [970125]
As GPC is starting to stablize, is anyone using it in an instructional environment (i.e. teaching beginning programming and data structures?) We're kind of considering it.
-Bob
As GPC is starting to stablize, is anyone using it in an instructional environment (i.e. teaching beginning programming and data structures?) We're kind of considering it.
Actually, we (Computer Science Department at Western Washington University in Bellingham, Washington (USA)) have been using gpc as our primary Pascal compiler to support our beginning programming sequence for our majors for at least 3 years. It has been quite nice. And with gpc getting more of Extended Pascal implemented, you can have the students do more with separate compilation and such.
Our biggest problem here is that the book we are using has gone out of print and it was replaced with a C version. We have yet to find a book to match the book's approach and use Pascal. So our department is in the middle of the process of talking about the introductory sequence for Computer Science majors.
For those who really want some sort of a programming envoronment to go with gpc and are running X, look at xwpe. (X window Programming Environment) The environment is quite similar to the Turbo-Pascal environment.
One of my major concerns is textbooks. Anyone got a good reccomendation for ones that work with GPC and are likeley to stay in print?
-Bob
As GPC is starting to stablize, is anyone using it in an instructional environment (i.e. teaching beginning programming and data structures?) We're kind of considering it.
Actually, we (Computer Science Department at Western Washington University in Bellingham, Washington (USA)) have been using gpc as our primary Pascal compiler to support our beginning programming sequence for our majors for at least 3 years. It has been quite nice. And with gpc getting more of Extended Pascal implemented, you can have the students do more with separate compilation and such.
Our biggest problem here is that the book we are using has gone out of print and it was replaced with a C version. We have yet to find a book to match the book's approach and use Pascal. So our department is in the middle of the process of talking about the introductory sequence for Computer Science majors.
For those who really want some sort of a programming envoronment to go with gpc and are running X, look at xwpe. (X window Programming Environment) The environment is quite similar to the Turbo-Pascal environment.
-- Phil Nelson NetBSD: http://www.netbsd.org e-mail: phil@cs.wwu.edu LPF: http://www.lpf.org http://www.cs.wwu.edu/~phil !gifs: http://www.lpf.org/Patent/Gif/Gif.html