DEV Community

Discussion on: Who's looking for open source contributors? (August 20 edition)

Collapse
 
ghaberek profile image
Gregory Haberek

OpenEuphoria

Euphoria is an interpreted language with a C backend and Euphoria frontend (so it's mostly self-hosted). The Euphoria interpreter is very fast and uses reference-counting dynamic memory management. Euphoria uses only two types: atom for storing numbers and sequence for storing dynamic arrays and strings.

Homepage: openeuphoria.org/
Project: github.com/OpenEuphoria/Euphoria

We could really use a few people with any of the following skills:

  • C development in general
  • Compiler and interpreter design
  • Cross-platform build systems (make, autotools, etc.)
  • Linux software packaging (dpkg/rpm, private repos, etc.)
  • MacOS development in general
  • Learn Euphoria and use it for your projects!

Anyone who's interested, please check us out and join the discussion on our forum. If you sign up, please send an email to openeuphoria@gmail.com with the subject "all_admins email verification" so we can activate your account. (Sorry for that, but we contended with some bad actors recently so this policy is in effect for a while.)