Skip to content

MichaelAgarkov/StandalIDE

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 14, 2023 18:23
December 15, 2023 00:10
December 15, 2023 00:10
September 3, 2023 17:24
December 15, 2023 00:10
April 14, 2023 18:23
April 14, 2023 18:23
April 14, 2023 18:23
April 14, 2023 18:23
July 12, 2021 18:16
April 4, 2021 00:21
April 4, 2021 00:21
November 27, 2021 00:30
September 3, 2023 17:24
September 3, 2023 17:24
December 15, 2023 00:10
December 15, 2023 00:10
December 15, 2023 00:10
December 15, 2023 00:10
December 15, 2023 00:10
December 15, 2023 00:10
September 3, 2023 17:24
September 3, 2023 17:24
September 3, 2023 17:24
December 15, 2023 00:10
December 15, 2023 00:10
December 15, 2023 00:10
December 15, 2023 00:10
December 15, 2023 00:10
April 4, 2021 00:21
December 15, 2023 00:10
December 15, 2023 00:10
April 14, 2023 18:23
December 15, 2023 00:10
December 15, 2023 00:10
December 15, 2023 00:10
November 28, 2021 15:01
November 28, 2021 15:01
November 28, 2021 15:01
November 28, 2021 15:01
November 27, 2021 00:30
November 27, 2021 00:30
April 4, 2021 00:21

Screenshot1 Screenshot2

StandalIDE

A free, open-source and easy to use IDE made on PascalABC.NET

StandalIDE stands for Standalone IDE, because I am planning to make it to be not like any other IDE, I want it to be for any programming language, and for it to be available to everyone for free!

It's size is also 1 MB, so it's very compact, just for you to save space on your small laptop ;)

It's distributed with the BSD 4-Clause License, so you have the freedom to release your own versions with your own modifications, for you to feel the full freedom while using it! (Just follow the EULA and don't break it)

For the source code, I recommend using PascalABC.NET version 3.4.2 build 2050, because it's the version I use, and the version it is compiled in. You can get it here: https://tinyurl.com/PascalABCNET

For the installer, I recommend using Inno Setup 6.0.5, because it's the version I use, and the version it is compiled in. You can get it here: https://tinyurl.com/InnoSetup605