SDL for Free Pascal

Hello,

Today I decided to begin a project to port SDL to Free Pascal . This means that
this is a serious project (not like SDL4FreePascal) that should make the library
easy to use with this cool language. It will be updated on a frequent basis and
will provide the pascal programmers with the ability to create cool games and
apps as if they would with the C family of languages.

So, the project is called ‘FP-SDL’ and the first versions should be out very
soon (perhaps till the end of the next week).

I would like to hear what you guys think about this and if someone is willing to
assist me?

Thank you for reading

Mihail Ivanchev wrote:

Hello,

Today I decided to begin a project to port SDL to Free Pascal . This means that
this is a serious project (not like SDL4FreePascal) that should make the library
easy to use with this cool language. It will be updated on a frequent basis and
will provide the pascal programmers with the ability to create cool games and
apps as if they would with the C family of languages.

So, the project is called ‘FP-SDL’ and the first versions should be out very
soon (perhaps till the end of the next week).

I would like to hear what you guys think about this and if someone is willing to
assist me?

I love both, SDL and FP and I personaly would love to see a good SDL for
FP but what do you think about help the project Lazarus instead? It’s a
good IDE and uses FP in the backend. There’s already a start of a port
of SDL to it (and there’s aways JEDI_SDL to use as a base as well).

[]s

Adilson.

I love both, SDL and FP and I personaly would love to see a good SDL for
FP but what do you think about help the project Lazarus instead? It’s a
good IDE and uses FP in the backend. There’s already a start of a port
of SDL to it (and there’s aways JEDI_SDL to use as a base as well).

[]s

Adilson.

I know about the both projects but I would like to see something that:

  1. Is well structured
  2. Is extremely easy to use
  3. Is procedural!!! so everyone can shape it according to his own taste at
    higher levels.

I’m seeing one or more of those missing in these projects

I hope I can make all that true :slight_smile: