Skip to content

feat: add Haitian Creole language support - #65

Merged
SaadBazaz merged 4 commits into
UniversalPython:mainfrom
speedyk-005:feat/add-haitian-creole-support
Aug 30, 2026
Merged

SaadBazaz merged 4 commits into
UniversalPython:mainfrom
speedyk-005:feat/add-haitian-creole-support

Conversation

@speedyk-005

Copy link
Copy Markdown
Contributor

I have implemented support for Haitian Creole and included a corresponding test file.

@SaadBazaz

Copy link
Copy Markdown
Collaborator

Reviewed with ChatGPT:
https://chatgpt.com/share/6a933145-1efc-83e8-a30c-3eb2b5229286

I don't know a native speaker other than @speedyk-005 , who originally requested this language in #33 here .

@speedyk-005 - Can you review these terms?

@SaadBazaz SaadBazaz added enhancement New feature or request help wanted Extra attention is needed labels Aug 29, 2026
@speedyk-005

Copy link
Copy Markdown
Contributor Author

@SaadBazaz As a native speaker and programmer, this is the closest approximation I could achieve. I have corrected elements such as 'return', 'int', and 'while'. The rest reflects our typical usage in HT.

@speedyk-005

speedyk-005 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

In Python, both pop and remove remove elements from a collection. To preserve the distinction between the two operations in Haitian Creole, retire is used for remove, while rale is used for pop, since pop removes an element and returns the removed value.

For oto, it is the most logical translation and is inspired by the French profile.

@SaadBazaz

Copy link
Copy Markdown
Collaborator

Thanks so much @speedyk-005 . Merging

@SaadBazaz
SaadBazaz merged commit f21bd3c into UniversalPython:main Aug 30, 2026
@SaadBazaz

Copy link
Copy Markdown
Collaborator

I'll make this visible on playground In a separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants