LazaLab
A computer science "laboratory" based on Free Pascal / Lazarus
Students can write (nearly) imperative Free Pascal programs but access a number of visualization tools in an easy way.
At the moment, the software contains
+ a kind of "Karel the Robot" scenario
+ a mathematical data plot
+ a diagram to visualize sorting algorithms
+ a canvas to draw geometrical objects and manipulate bitmap graphics by the RGB values of the single pixels.
ATTENTION:
==========
It is possible that at first use, compilation with Lazarus will throw a compilation error...