Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
200 user(s) are online (10 user(s) are browsing News)

Members: 0
Guests: 200

more...

Support us!

Headlines


Recent Replied Topics
Software News : New programming framework
Posted by smith on 2019/2/23 10:42:31 (1067 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
 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
  1699
Logged in last:
  24 hours, 46
  7 days, 110
  30 days, 159

Top Posters
1 kas1e
kas1e 9049
2 Raziel
Raziel 5455
3 LiveForIt
LiveForIt 3821
4 samo79
samo79 3768
5 ChrisH
ChrisH 3582
6 Chris
Chris 3363
7 orgin
orgin 3272
8 328gts
328gts 3066
9 Hans
Hans 2739
10 Antique
Antique 2621

New Members
iMil
iMil 07/18/2024
kikems
kikems 07/09/2024
Boabster
Boabster 07/05/2024
Condor1975
Condor1975 06/29/2024
Redlion
Redlion 06/27/2024
Detordiggei
Detordiggei 06/25/2024
Robin21
Robin21 06/23/2024
Robin21
Robin21 06/23/2024
thalamus
thalamus 06/22/2024
Rosco
Rosco 06/19/2024


Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project