Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
14 user(s) are online (3 user(s) are browsing News)

Members: 0
Guests: 14

more...

Support us!

Headlines


Recent Replied Topics
Software News : New programming framework
Posted by smith on 2019/2/23 10:42:31 (1106 reads) News by the same author
Software News

Information for users
The project with the working name Api2 was created to facilitate the solution of the biggest problem that all the Amiga systems suffer from, the lack of new software. Having a relatively small number of programmers, the vast majority of which creates programs only after hours, it is good to give them the opportunity to use time they have in optimal way.

On the other hand, to encourage new people from outside of the Amiga community to create programs on our platform, it is good to provide them comparable framework to those they have on other platforms. This is the purpose of Api2. It provides a set of components for creating applications that support typical functionalities used in programs, both graphic (windows, panels, buttons, etc.) and non-graphic (collections, documents, file system support, etc.). By using ready made elements developer can focus on the functionality of the created program instead of the implementation details.
To keep development going quickly and to reduce time between successive releases at least one person must work on this project full time. To make it possible, funding is needed to cover the costs of salary, social security and taxes. If you like this project and want it to progress, please support it on https://www.patreon.com/trifle

More details http://api2.trifle.eu/index_en.html

Information for programmers
Api2 project aims to provide a framework and tools to help in quick applications creation without going into details that are not related to their main functionality.
Api2 is not a port from another platform, it is written from scratch and extends BOOPSI idea. However, it is more convenient to use. It does not require manual generation of method and attribute identifiers, reports compilation errors when one calls a method with parameters of mismatched types and does not require writing of dispatcher. In addition, thanks to exceptions, one does not have to check each call for correctness of result. The lack of arithmetic of pointers allows even novice programmers to efficiently create code. It is also designed to ensure compatibility at the source level between all amiga like systems. There is more detailed information and sample programs here. The Api2 project is in a very initial phase, there are very few components, it is not yet suitable for use and at this stage should be treated as a demo. We hope we will be able to develop it so the framework will quickly gain in functionality.

Printer friendly page Send this story to a friend
The comments are owned by the author. We aren't responsible for their content.
Author Thread
Paul
Published: 2019/2/24 18:59  Updated: 2019/2/24 18:59
Quite a regular
Joined: 12/01/2006
From: Michigan, USA
Comments: 588
 How is this different. . .
Since I'm not a programmer, I think I can be forgiven if the answer to this is obvious. But how is this different from Jamie Krueger's AVD? There are so many things we need for software (browser, office programs, up to date DTP, etc.)duplicated effort on a development suite(if duplication is what this is) seems to be a waste. Paul
ferrels
Published: 2019/3/16 20:23  Updated: 2019/3/16 20:23
Just popping in
Joined: 10/20/2008
From: Arizona
Comments: 84
 Re: How is this different. . .
Jamie's AVD lets you design GUI elements on screen that still need C or C++ code written to tie all the elements together that you've designed into a working program. It's in many ways very much like FLTK's FLUID design tool. See FLTK FLUID

API2 is an abstraction layer for C programmers that provides a standardized set of GUI elements such as dialog boxes, windows, buttons, progress indicators, etc...that can quickly be coded, debugged and tested. The abstraction layer that it provides between the programmer and the OS makes it much easier to code and debug, especially for beginner and intermediate level C programmers. API2 provides Amiga/AROS/MOS programmers with the same functionality that QT and wxWindows provides to Windows and Linux programmers.
General
Site sponsors
 
Contact us on discord to advertise here.

Site statistics
Registered members
  1739
Logged in last:
  24 hours, 76
  7 days, 113
  30 days, 179

Random Photo
AmigaOne X5000 Ad/Poster

New Articles List

New Members
E5150
E5150 03/31/2025
stepan
stepan 03/01/2025
spk1966
spk1966 02/24/2025
miikka
miikka 02/20/2025
martinwguy
martinwguy 02/08/2025
OldFart
OldFart 02/04/2025
erik
erik 01/30/2025
Kramo
Kramo 01/29/2025
rubbyhaul
rubbyhaul 01/27/2025
Yankee
Yankee 01/26/2025


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project