PascalABC.NET (версия 3.10.3, сборка 3609 от 12.02.2025) — Windows, Linux
Скачать |
PascalABC.NET StandardPack (Setup, 24 Mb) (Windows, кроме Windows XP) Содержит:
|
|
Скачать |
PascalABC.NET MiniPack (Setup, 14 Mb) (Windows, кроме Windows XP) Содержит только систему программирования PascalABC.NET |
|
Скачать |
PascalABC.NET Linux (zip, 8 Mb) (Linux) Содержит систему программирования PascalABC.NET, адаптированную для ОС Linux. Из графических модулей доступен GraphABCLinux |
|
Скачать |
PABCNETC.ZIP Консольный компилятор под Linux и Windows и необходимые компоненты. Для ускорения компиляции под Windows следует запустить install_pabcnetc.bat. Для установки под Linux необходима свежая версия Mono. |
|
Скачать |
PascalABC.NET для Windows XP (Setup, 27 Mb) Содержит:
|
|
Скачать |
PascalABCNET.chm Файл справки в формате .chm |
|
Перед установкой ознакомьтесь с Лицензионным соглашением.
Item Preview
There Is No Preview Available For This Item
This item does not appear to have any files that can be experienced on Archive.org.
Please download files in this item to interact with them on your computer.
Show all files
2,791
Views
1
Review
DOWNLOAD OPTIONS
Uploaded by
Ayoub007
on
SIMILAR ITEMS (based on metadata)
PascalABC.NET is an Object Pascal language for Microsoft.NET that includes all the basic elements of modern programming languages: modules, classes, overloading operations, interfaces, exceptions, generalized classes, and garbage collection. PascalABC.NET also includes a simple visual environment that focuses on effective learning of programming.
PascalABC.NET is very similar to the Delphi programming language. It has a number of new features, such as in-block variables, autodefinition of type when describing, methods in records, variable parameter subroutines, +=, -=, *=, /= operators, foreach, and variable description in the loop header.
The system is based on the Microsoft .NET platform which provides PascalABC.NET language with a huge number of standard libraries and allows you to easily combine it with other .NET-languages: C#, Visual Basic.NET, managed C++, Delphi.NET, Delphi Prism and others.
The integrated environment provides syntax highlighting, code hinting (point hinting, subroutine parameter hinting, code pop-up hinting), subroutine definition and implementation, refactoring elements, documenting comments handling.
The system includes most of the learning-oriented modules of the Pascal ABC programming system:
- GraphABC Raster Graphics Module.
- Vector Graphics module ABCObjects for quickly learning the basics of object-oriented programming and writing simple game and tutorial programs.
- Robot and Blueprints modules, designed to teach the basics of programming to elementary and middle school students.
Programming Taskbook electronic programming module, containing 250 programming tasks of different complexity levels
Рекомендуется (в порядке убывания предпочтительности) использовать следующие компиляторы: GNU Pascal, Borland Pascal, Free Pascal. Ниже приведены инструкции по установке для основных операционных систем.
Windows
- Для использования Borland Pascal можно скачать архив. Он содержит все необходимое для запуска Borland Pascal под ОС Windows XP, Vista и 7 (32- и 64-разрядными версиями), в том числе русификатор (переход на русский язык и обратно с помощью клавиши Ctrl). Настоятельно не рекомендуется брать Borland или Turbo Pascal из других источников, так как по умолчанию Borland и Turbo Pascal игнорирует многие ошибки в программах, а скомпилированные программы могут не работать на достаточно быстрых компьютерах.
- Если при раскрытии на полный экран (Alt+Enter) искажаются цвета и окно BP из синего становится красным, то следует в конец файла
dos\dosbox.conf
добавить строчки:
[sdl]
output = opengl - Если наблюдаются проблемы с работой арифметики с плавающей запятой, то проверьте, что в настройках Options -> Compiler снята галочка с пункта 8087/80287, в разделе Numeric Processing.
- Если при раскрытии на полный экран (Alt+Enter) искажаются цвета и окно BP из синего становится красным, то следует в конец файла
- GNU Pascal можно установить через систему Cygwin, выбрав для установки пакет gpc.
GNU/Linux и подобные
GNU Pascal содержится в репозиториях большинства дистрибутивов GNU/Linux — достаточно установить пакет gpc.
- Debian, Ubuntu, Xandros и другие дистрибутивы, использующие DEB:
aptitude install gpc
- RHEL, Fedora, CentOS, Mandriva, SUSE и другие дистрибутивы, использующие RPM:
yum install gpc
- Gentoo:
emerge gpc
Прикрепленный файл | Размер |
---|---|
pascal.2015-10-15.zip | 2.73 Мб |