форк PascalABC с синонимами русских ключевых слов
Find a file
Mikhalkovich Stanislav 8de8af7320 NodesGenerator - отключил генерацию ненужного hierarchyVisitor
GenegateAllSetups - отключил тесты SPython - не проходят на некоторых компьютерах
2026-01-02 10:58:07 +03:00
.github/workflows Revert "Run GitIgnoreTester separately from other tests (#3287)" (#3288) 2025-06-20 14:29:40 +03:00
_NewAppIcons
_ParsePABC1
_Presentations/2015 New Features
AdditionalLanguages/SPython Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
bin NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
CodeCompletion Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
CodeExamples Исправление переменных с именем, совпадающим с именами сущностей из других модулей, в SPython (#3360) 2025-11-29 14:27:00 +03:00
Compiler Исправление переменных с именем, совпадающим с именами сущностей из других модулей, в SPython (#3360) 2025-11-29 14:27:00 +03:00
CompilerTools Рефакторинг в Intellisense (#3328) 2025-10-01 11:47:05 +03:00
Configuration NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
Debugger.Core gitignore rework 2023-08-14 00:17:41 +03:00
doc 3.11 version with SPython (not in installer!) 2025-06-23 16:36:58 +03:00
documentation Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
Errors migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
Grammars Refactoring of Compiler.cs (#2984) 2023-12-18 22:33:27 +03:00
ICSharpCode.TextEditor Реализован foreach index 2022-02-26 12:33:53 +03:00
ICSharpCode.TextEditorLinux Linux/mono ide fixes (#3330) 2025-09-29 18:59:10 +03:00
InstallerSamples Примеры правлю 2025-11-05 12:17:39 +03:00
InteractiveDataDisplay_OneDll gitignore rework 2023-08-14 00:17:41 +03:00
LambdaAnySynToSemConverter Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
LanguageIntegrator Language interface change (#3356) 2025-11-07 20:43:29 +03:00
Libraries moving several dll to nuget (#3286) 2025-06-22 16:58:45 +03:00
Localization Убрана зависимость Localization от Windows.Forms.dll 2026-01-01 20:30:25 +03:00
NETGenerator small refactoring (#3349) 2025-10-19 19:32:27 +03:00
Optimizer replacing Hashtable with HashSet<T> and Dictionary<TKey, TValue> (#3343) 2025-10-09 18:40:11 +03:00
pabcnetc Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
pabcnetc_clear Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
PABCNetHelp product для int64 2025-11-13 16:10:09 +03:00
Parsers Исправления некоторых падений тестов в Intellisense (#3363) 2025-11-29 14:27:33 +03:00
ParserTools Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
PascalABCLanguageInfo Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
PluginsSupport TeacherControlPlugin.cs - шифрованные модули 2025-04-10 12:06:40 +03:00
PluginsSupportLinux migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
Release NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
ReleaseGenerators NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
SemanticTree migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
StringConstants Переименование NewSet<T> в set of T в Intellisense и ошибках компиляции (#3364) 2025-12-08 15:48:18 +03:00
SyntaxTree NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
SyntaxTreeConverters Multilingual support (#3278) 2025-06-17 18:34:44 +03:00
SyntaxVisitors Исправление переменных с именем, совпадающим с именами сущностей из других модулей, в SPython (#3360) 2025-11-29 14:27:00 +03:00
TestSuite NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
TestSuiteAdditionalLanguages NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
TreeConverter Переименование NewSet<T> в set of T в Intellisense и ошибках компиляции (#3364) 2025-12-08 15:48:18 +03:00
Utils NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
VisualPascalABCNET Change visibility of properties in StorageLocationPicker class (#3365) 2025-12-08 15:47:31 +03:00
VisualPascalABCNETLinux Исправления в Intellisense SPython + падения компилятора из-за неточности в spython_syntax_tree_visitor (#3333) 2025-10-12 20:26:21 +03:00
VisualPlugins intellisense tests in release 2025-11-27 18:24:51 +01:00
WeifenLuo HighDPI - иконки в нижних окнах увеличены и кнопка Dock для увеличения 200% - новое изображение 2020-04-28 14:54:15 +03:00
WeifenLuoLinux/WinFormsUI Linux IDE - корректное отображение панелей дебаггинга 2023-10-25 10:42:56 +03:00
Yield Ускоренная реализация CountOf для строк 2025-11-03 15:27:18 +03:00
YMC
.gitignore Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
_BuildDebug.bat sp2 2025-05-07 10:57:41 +03:00
_BuildDebug.sh migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
_Clean.bat migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
_GenerateAllSetups.bat NodesGenerator - отключил генерацию ненужного hierarchyVisitor 2026-01-02 10:58:07 +03:00
_GenerateLinuxVersion.bat TurtleABC для Linux 2025-10-05 21:25:01 +03:00
_ReBuildDebug.bat migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
_RebuildDebugAndBuildUnits.bat migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
_ReBuildRelease.bat migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
_RebuildRelease.sh generating language res file at build time (#3252) 2025-03-16 13:28:03 +03:00
_RebuildReleaseAndBuildUnits.bat migration to new build system (#3241) 2025-03-03 20:34:51 +03:00
_RebuildReleaseAndRunTests.bat Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
_RebuildReleaseAndRunTests.sh Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
_RebuildReleaseAndRunTestsForGitHubActions.bat Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
_RegisterHelixNUnit.bat Новый модуль PlotWPF на основе InteractiveDataDisplay.WPF.dll 2021-07-13 23:52:47 +03:00
_TestGitIgnore.bat gitignore rework 2023-08-14 00:17:41 +03:00
fileslist_install.pas fileslist_install.pas new 2022-07-13 12:11:45 +03:00
pabcnetc.sln Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
PascalABCNET.axml
PascalABCNET.sln Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
PascalABCNET.xml
PascalABCNETLinux.sln Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
README.md Update README.md 2023-03-19 15:08:20 +01:00

Building PascalABC.NET in Windows

Run _RegisterHelix.bat on first use to install the HelixToolkit.dll and HelixToolkit.Wpf.dll in GAC

_RebuildReleaseAndRunTests.bat builds the project in Release-mode, rebuilds the pas-units and runs tests (run with administrative privileges!).

_GenerateAllSetups.bat builds the project in Release-mode, rebuilds the pas-units, runs tests and creates the install package (run with administrative privileges!).

_ReBuildRelease.bat builds the project in Release-mode.

_ReBuildDebug.bat builds the project in Debug-mode.

PascalABC is being developed in Visual Studio Community 2019.

Building PascalABC.NET in Linux (Ubuntu 22.04)

Install Mono (http://www.mono-project.com/docs/getting-started/install/linux/)

sudo apt install gnupg ca-certificates
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb https://download.mono-project.com/repo/ubuntu stable-focal main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
sudo apt-get install mono-devel
sudo apt-get install mono-complete
sudo apt-get install mono-roslyn
sudo apt-get install msbuild

Build the project and run tests.

$ git clone https://github.com/pascalabcnet/pascalabcnet
$ cd pascalabcnet
$ sh _RebuildReleaseAndRunTests.sh

Building PascalABC.NET in MacOS

Download and install Mono from official page. Install the git-client. Run the commands:

$ git clone https://github.com/pascalabcnet/pascalabcnet
$ cd pascalabcnet
$ sh _RebuildReleaseAndRunTests.sh

Run the PascalABC.NET command line compiler

$ cd bin
$ mono pabcnetc.exe
or $ mono --debug pabcnetc.exe

Tests

Tests are located in the directory "TestSuite". To run the tests execute the file bin/TestRunner.exe


Сборка проекта в Windows

Перед первой компиляцией необходимо запустить _RegisterHelix.bat с правами администратора

_RebuildReleaseAndRunTests.bat собирает проект в Release-режиме, перекомпилирует pas-модули и прогоняет все тесты (запускать с правами администратора).

_GenerateAllSetups.bat собирает инсталлят (запускать с правами администратора).

_ReBuildRelease.bat собирает проект в Release-режиме.

_ReBuildDebug.bat собирает проект в Debug-режиме.

Разработка ведется в Visual Studio Community 2019.

Сборка проекта в Linux (Ubuntu 20.04)

Установка Mono (http://www.mono-project.com/docs/getting-started/install/linux/)

sudo apt install gnupg ca-certificates
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb https://download.mono-project.com/repo/ubuntu stable-focal main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
sudo apt-get install mono-devel
sudo apt-get install mono-complete

Сборка проекта и выполение тестов

$ git clone https://github.com/pascalabcnet/pascalabcnet
$ cd pascalabcnet
$ sh _RebuildReleaseAndRunTests.sh

Сборка проекта в MacOS

Скачайте и установите Mono с официального сайта. При необходимости установите git-клиент. Далее выполните команды

$ git clone https://github.com/pascalabcnet/pascalabcnet
$ cd pascalabcnet
$ sh _RebuildReleaseAndRunTests.sh

Запуск

$ cd bin
$ mono pabcnetc.exe
или $ mono --debug pabcnetc.exe

Тесты

Тесты расположены в папке TestSuite. Прогон тестов осуществляется программой bin/TestRunner.exe