OpenEuphoria is now a part of Open Source Collective!
- Posted by ghaberek Jan 23, 2025
- 0 comments
Read more: OpenEuphoria is now a part of Open Source Collective!
-- Euphoria is innovative integer easy = 1_923_993, hard = 1923993 printf(1, "%d = %d\n", { easy, hard }) -- Output: 1923993 = 1923993
Euphoria is a powerful but easy-to-learn programming language. It has a simple syntax and structure with consistent rules, and is also easy to read. You can quickly, and with little effort, develop applications, big and small, for Windows, Unix variants (Linux, FreeBSD, ...) and OS X.
Euphoria was first released as shareware way back in 1993. Nowadays, it is being developed as an open source project that is community driven and maintained. The language has evolved into a sophisticated tool for programmers.
Surprising to many, Euphoria is one of the fastest interpreted languages around however for more speed and ease of distribution Euphoria also includes an integrated Euphoria to C translator. Euphoria provides subscript checking, uninitialized variable checking, garbage collection, and numerous other run-time checks, and is still extremely fast.
Euphoria is a general purpose programming language with a large library base making it usable for a variety of tasks. Its use of simple English words rather than punctuation enables you to quickly read the source code and understand it. Please read some Sample Code for yourself.
Read more: OpenEuphoria is now a part of Open Source Collective!
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 there.
We're back! Our web services are now running at DigitalOcean.
» EuSDL2
|