From 8db85f6b99cc50a6fb8bb659d2dd17f65e78db7d Mon Sep 17 00:00:00 2001 From: PTSource <25940506+ptsource@users.noreply.github.com> Date: Wed, 26 Feb 2025 06:27:18 +0000 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index e624352..5b12b63 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,18 @@ PTSource Developer Platform is a professional IDE, Source Code Editor and Compil * Supports calling external tools * ... and much more +## Windows Compilers Included + +| Compiler | Language | x86 | x64 | Version | +| ------------- | ------------- | ------------- | ------------- | ------------- | +| HarbourMG | C/CLI | :white_check_mark: | :white_check_mark: | 3.2.0 | +| MinGW-w64 | C/C++ | :white_check_mark: | :white_check_mark: | 5.3.0 | +| TCC | C | :white_check_mark: | :white_check_mark: | 0.9.22 | +| FASM | ASM | :white_check_mark: | :white_check_mark: | 1.73.09 | +| NASM | ASM | :white_check_mark: | :white_check_mark: | 2.16.03 | +| FreeBasic | Basic | :white_check_mark: | :white_check_mark: | 1.0.7 | +| FreePascal | Pascal | :white_check_mark: | :white_check_mark: | 3.0.4 | + ## Specific Machine Compilers Included | Compiler | Language | Machine | | ------------- | ------------- | ------------- | @@ -85,18 +97,6 @@ PTSource Developer Platform is a professional IDE, Source Code Editor and Compil | PerltoBin | Perl | | HumCL | PHP | -## Windows Compilers Included - -| Compiler | Language | x86 | x64 | Version | -| ------------- | ------------- | ------------- | ------------- | ------------- | -| HarbourMG | C/CLI | :white_check_mark: | :white_check_mark: | 3.2.0 | -| MinGW-w64 | C/C++ | :white_check_mark: | :white_check_mark: | 5.3.0 | -| TCC | C | :white_check_mark: | :white_check_mark: | 0.9.22 | -| FASM | ASM | :white_check_mark: | :white_check_mark: | 1.73.09 | -| NASM | ASM | :white_check_mark: | :white_check_mark: | 2.16.03 | -| FreeBasic | Basic | :white_check_mark: | :white_check_mark: | 1.0.7 | -| FreePascal | Pascal | :white_check_mark: | :white_check_mark: | 3.0.4 | - **Note :** This software does not use a digitally signed installer, so you might get a warning. You should dismiss it and continue.