As a result of the updates we have made for a long time, we have released a lot of fixes, but none of them are stable, so we couldn’t share them. In addition to all the older versions, we released a special version for the film Tron. In addition, a lot of system and kernel updates are available. Additional repository updates are available.
Read more “New version of Onix OS released”Tag: new version
O Language: Build 4.1
A new version has been released for that language. A number of critical updates and fixes have been made in this release. Fixed unknown IDENTIFIER and similar critical problems in function definitions. In addition, the replace function has been added.
This function can be used to change strings and change strings;
def test = "test" def test = replace(test, "test", "olang") inspect(test) #=> olang
You can reach the details of the latest version via this link.
Web site: O Language