Pascal ABC programming environment

Pascal ABC is a learning system that allows schoolchildren and students to become familiar with the programming language of the same name. It was developed in 2002 by Russian scientists. The task of the developers was to create a programming environment that would meet the standards of our time and could easily teach students.

The interpreter is designed for 32-bit systems and contains methods for implementing some features. Moreover, the initial ones were considered unnecessary for training.

The compiler allows the use of simplified types of language constructs, which facilitates the transition from basic programs to modular and object-oriented.

Pascal ABC has become free software since version 3.0.

pascal abc




Features

, , , . .

, C#, , C++, «».

.NET, Microsoft.NET . , , .





« ABC» -, . , - ; .

, "" – , – . , . .

Microsoft.NET « ABC» , , . , , , . , , , .

, «» «». 200 , . , «».

. , , , .

« ABC», .

program pascal abc




, . , , . , « ABC» .

, . , . «» , , , .

«». , . :

  • Begin.
  • Writeln(‘, !’).
  • End.

examples pascal abc




– , . – , . . « ABC» , .




All Articles