Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
232 user(s) are online (17 user(s) are browsing News)

Members: 2
Guests: 230

ferrels, smf, more...

Headlines


Recent Replied Topics
Software News : New programming framework
Posted by smith on 2019/2/23 10:42:31 (1030 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: 583
 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: 82
Online!
 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
Advertise Here

Site statistics
Registered members
  1675
Logged in last:
  24 hours, 70
  7 days, 130
  30 days, 176

Top Posters
1 kas1e
kas1e 8962
2 Raziel
Raziel 5416
3 LiveForIt
LiveForIt 3777
4 samo79
samo79 3761
5 ChrisH
ChrisH 3582
6 Chris
Chris 3361
7 orgin
orgin 3266
8 328gts
328gts 3025
9 Hans
Hans 2678
10 Antique
Antique 2618

New Members
MisterJBAM
MisterJBAM 04/25/2024
amienslaver
amienslaver 04/20/2024
Djk83
Djk83 04/19/2024
akutra
akutra 04/08/2024
kishigo
kishigo 03/25/2024
amigait
amigait 03/21/2024
fordprefect
fordprefect 03/06/2024
brufnus
brufnus 02/21/2024
Sugo77
Sugo77 02/11/2024
tomkrk78
tomkrk78 02/01/2024


Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project