Oxygene
Oxygene is a programming language developed by RemObjects Software for Microsoft's Common Language Infrastructure, the Java Platform and Cocoa. Oxygene is based on Delphi's Object Pascal, but also has influences from C#, Eiffel, Java, F# and other languages. Wikipedia
Created Year: 2005Developed by: RemObjects Software
Wikidata: Q910482
Programming paradigms: object-oriented programming • parallel computing
Language types: object-based language
Hello World in Oxygene
implementation
class method ConsoleApp.Main;
begin
Console.WriteLine('Hello World');
end;
end.
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2024-11-25