brookfreepascal VS gnatstudio

Compare brookfreepascal vs gnatstudio and see what are their differences.

gnatstudio

GNAT Studio is a powerful and lightweight IDE for Ada and SPARK. (by AdaCore)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
brookfreepascal gnatstudio
1 12
127 379
2.4% 2.1%
4.9 9.7
3 months ago 5 days ago
Pascal Ada
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

brookfreepascal

Posts with mentions or reviews of brookfreepascal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-20.
  • What's New in Ada 2022
    3 projects | news.ycombinator.com | 20 Jun 2022
    > There's a pantheon of various components for Internet protocols available that work well, I have used REST and SOAP amongst others.

    Clients, sure. But something like the Spring framework for Java or ASP.NET for .NET, or even Ruby on Rails or Django for Python? Not quite.

    Closest that I could find was Brook: https://wiki.freepascal.org/Brook_for_Free_Pascal but it appears that it isn't in very active development at all (last release was 3 years ago: https://github.com/risoflora/brookfreepascal)

    There is a nice page about web development on the Wiki: https://wiki.freepascal.org/Portal:Web_Development

    But for the most part, even there you won't find the "one true way" to develop new enterprise apps or other larger projects.

    There is fcl-web (https://wiki.lazarus.freepascal.org/fcl-web) and fpWeb (https://wiki.lazarus.freepascal.org/fpWeb_Tutorial) but both lean more towards writing your own web server and handling the lower level HTTP interaction, vs what something like Django would let you do, mostly thinking of what your app should do, not so much about how it will look on a per-request basis: https://docs.djangoproject.com/en/4.0/intro/tutorial01/

gnatstudio

Posts with mentions or reviews of gnatstudio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-08.
  • GNAT Studio Continuous Release 20230501
    1 project | /r/ada | 10 May 2023
  • Porting old firmware written in Ada to modern program
    1 project | /r/ada | 10 Mar 2023
    As for compilers, there really is only GNAT if you don’t want to spend extra money (note: It’s GCC based so you have a C and C++ compiler that comes with it). I definitely recommend getting a copy of Alire( https://alire.ada.dev/ ) to help get you started. If you want to use Visual Studio Code, there is Ada support for it (https://marketplace.visualstudio.com/items?itemName=AdaCore.ada). There is also GNAT Programming Studio (https://github.com/AdaCore/gnatstudio/releases). Once you have those then you can compile the C and Ada code and throw in extra C++ if you would like.
  • Which one do you use?
    1 project | /r/embedded | 23 Feb 2023
    "https://github.com/AdaCore/gnatstudio/releases"
  • GNAT 2023 (Beta) Seems Available!
    1 project | /r/ada | 27 Jan 2023
    This is not a GNAT (the compiler) release, it is a continuous release of GNATstudio (the IDE).
  • gnatstudio: GNAT Studio is a powerful and lightweight IDE for Ada and SPARK
    1 project | /r/u_TsukiZombina | 8 Nov 2022
  • Where to get latest stable GNAT Studio?
    1 project | /r/ada | 22 Oct 2022
    As of today Alire doesn’t install GNAT Studio automatically, but you can get a release for Windows x64-64 or Linux x86-64 from the repository: https://github.com/AdaCore/gnatstudio/releases Once GNAT Studio is installed and in the PATH, you only have to use the command $ alr edit in your crate to start it.
  • Memory Safety in the D Programming Language (Part 2 of N)
    2 projects | /r/programming | 8 Oct 2022
    https://alire.ada.dev https://github.com/Adacore/gnatstudio
  • Got this error while running Alire... not sure how to proceed
    1 project | /r/ada | 31 Jul 2022
  • How to install GNAT 3.14b on FreeDOS 1.3
    1 project | /r/ada | 4 Jul 2022
    Today in the year 2022 the way to install the GNAT compiler on a Debian/Ubuntu system is to execute "sudo apt install gnat gprbuild" in the terminal, followed by downloading and installing the GNAT Studio IDE from https://github.com/AdaCore/gnatstudio/releases. This is described at https://alire.ada.dev/transition_from_gnat_community.html and also how to install the GNAT compiler on other platforms. In the era of the GNAT Community Edition 2007-2021 (https://www.adacore.com/download), the process for installing the compiler and tools was simplified from the 2007 version of the compiler and ended in 2021 with simply executing a script called doinstall where the installation directory for example /usr/gnat was pointed out and then the path /usr/gnat/bin directory was put on the PATH environment variable. In previous versions of the GNAT compiler there was a need to specify more environment variables in order to be good to go which I recently learned when installing the GNAT 3.14b compiler (https://sourceforge.net/projects/gnuada/files/GNAT_P%20MS-Dos%20i386/3.14/) from 2002 on FreeDOS 1.3 (https://freedos.org/). Let's say the GNAT 3.14b compiler has been unzipped in the directory C:\GNAT\. There are then three directories which need to be put on the PATH environment variable:
  • What's New in Ada 2022
    3 projects | news.ycombinator.com | 20 Jun 2022
    There is an Ada specific IDE with a nice memory footprint here.

    https://github.com/AdaCore/gnatstudio

What are some alternatives?

When comparing brookfreepascal and gnatstudio you can also consider the following projects:

horse - Fast, opinionated, minimalist web framework for Delphi

vim-ada - Ready-to-deploy plugins and configuration which change Vim/NeoVim into (mostly Ada) IDE

PolyORB - PolyORB provides a uniform solution to build distributed applications relying either on middleware standards

awesome-ada - A curated list of awesome resources related to the Ada and SPARK programming language

LGenerics - Generic algorithms and data structures for Lazarus/Free Pascal

CEF4Delphi - CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.

void-packages - The Void source packages collection

castle-engine - Cross-platform (desktop, mobile, console) 3D and 2D game engine supporting many asset formats (glTF, X3D, Spine...) and using modern Object Pascal

fpm - Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.

Axes-Armour-Ale - A fantasy, ASCII dungeon crawler for Windows, Linux & OSX

doctest - The fastest feature-rich C++11/14/17/20/23 single-header testing framework