1. OpenEuphoria Contributor Application
- Posted by ghaberek (admin) May 29, 2024
- 3983 views
This is your opportunity to help improve the Euphoria programming language, the OpenEuphoria website, and many other parts of our community. Maybe you already know what you want to contribute. Maybe you want to help in some way but are unsure where to start. Either way, this form will help us find the right contributors for each task.
Please feel free to ask any questions you may have in this thread and I will try to address them here. (See next comment for FAQ.)
-Greg
2. Re: OpenEuphoria Contributor Application
- Posted by ghaberek (admin) May 29, 2024
- 3923 views
FAQ
Do I have to provide my real name and email address?
Do I get to choose what things I am able to work on?
Do I need to have a GitHub account?
Do I need to have a Discord account?
3. Re: OpenEuphoria Contributor Application
- Posted by petelomax Jun 01, 2024
- 3843 views
Does it matter I had to pick pictures of stairs but there were only pictures of steps?
4. Re: OpenEuphoria Contributor Application
- Posted by ghaberek (admin) Jun 01, 2024
- 3925 views
Does it matter I had to pick pictures of stairs but there were only pictures of steps?
Lol yeah captchas are awful sometimes.
-Greg
5. Re: OpenEuphoria Contributor Application
- Posted by Icy_Viking Jun 04, 2024
- 3733 views
I'd like to help out. Especially if it means getting Euphoria 4.2.0 out the door as soon as possible. I just don't know what I could contribute. Making wrappers and small games are what my main programming strengths are. I have a little bit of experience with web design.
6. Re: OpenEuphoria Contributor Application
- Posted by ghaberek (admin) Jun 04, 2024
- 3835 views
I'd like to help out. Especially if it means getting Euphoria 4.2.0 out the door as soon as possible. I just don't know what I could contribute. Making wrappers and small games are what my main programming strengths are. I have a little bit of experience with web design.
Please start by filling out the form so you're on the list.
If we could formalize the process of wrapping a library, would you be able to contribute and maintain some official third-party wrappers?
For starters, I'd like to see Euphoria 4.2 ship with SQLite. It's become the de facto local database format for any programming language.
I have most of it wrapped here but it needs to be moved to to Euphoria and we need tests for verifying the wrapper is "in sync" with the library.
We also need to put together some unit tests and someone needs to be committed to keeping the wrapper up to date with upstream SQLite.
I can take care of moving the wrapper to Euphoria and with packaging the library into the release zip/tarball. I can work on the tests as well.
Thoughts?
-Greg
7. Re: OpenEuphoria Contributor Application
- Posted by Icy_Viking Jun 05, 2024
- 3682 views
I'd like to help out. Especially if it means getting Euphoria 4.2.0 out the door as soon as possible. I just don't know what I could contribute. Making wrappers and small games are what my main programming strengths are. I have a little bit of experience with web design.
Please start by filling out the form so you're on the list.
If we could formalize the process of wrapping a library, would you be able to contribute and maintain some official third-party wrappers?
For starters, I'd like to see Euphoria 4.2 ship with SQLite. It's become the de facto local database format for any programming language.
I have most of it wrapped here but it needs to be moved to to Euphoria and we need tests for verifying the wrapper is "in sync" with the library.
We also need to put together some unit tests and someone needs to be committed to keeping the wrapper up to date with upstream SQLite.
I can take care of moving the wrapper to Euphoria and with packaging the library into the release zip/tarball. I can work on the tests as well.
Thoughts?
-Greg
I've filled out the form. I wouldn't mind taking a shot at completing SQLite wrapper. I also wouldn't mind keeping my own wrappers up to date, which I currently try to do. Regarding SDL, SFML, etc.
8. Re: OpenEuphoria Contributor Application
- Posted by acEduardo 1 week ago
- 254 views
I remember that I filled the form in 2024 but never received any follow-up.
9. Re: OpenEuphoria Contributor Application
- Posted by jimcbrown (admin) 2 days ago
- 64 views
I remember that I filled the form in 2024 but never received any follow-up.
It's not personal - Greg was just overwhelmed with other things. Please don't let that stop you though. If you need access to something like sourceforge let me know and I'll see what I can do... but if it's about forum/website/forum-db issues - only Greg has access.
10. Re: OpenEuphoria Contributor Application
- Posted by acEduardo 2 days ago
- 60 views
It's not personal - Greg was just overwhelmed with other things. Please don't let that stop you though.
I didn't take it personally, but the contributor form made me euphoric (I always wanted to make this pun), and not receiving a response made me sad after a while. My github doesn't show any signs of, but I've been studying all this time.
I went through personal problems in 2024 and 2025; I think it's rare to find someone who isn't facing problems these days.
If you need access to something like sourceforge let me know and I'll see what I can do... but if it's about forum/website/forum-db issues - only Greg has access.
I would like to contribute to the website first, but if it's easier to start with other tools, I can try.
The problem is that I have ideas that require rewriting the compiler and would change the language syntax/semantics in a non-retrocompatible way, so for me it makes more sense to develop a new Euphoria dialect, in order to gather feedback.

