BEGIN MyObject := CreateMyObject(); MyObject.x := 5; END MyModule. This example creates a new Oberon object of type MyClass using the OOTL.NewObject function. The object's x field is then initialized to 5.
The Oberon Object Tiler Link (OOTL) is a software framework used for building and linking Oberon objects. Oberon is a programming language that was developed in the 1980s by Niklaus Wirth and Jürg Gutknecht. OOTL provides a set of tools and libraries for creating, managing, and linking Oberon objects, which are the building blocks of Oberon programs. oberon object tiler link
PROCEDURE CreateMyObject(): MyClass; BEGIN RETURN OOTL.NewObject(MyClass); END; BEGIN MyObject := CreateMyObject(); MyObject
TYPE MyClass = OBJECT x: INTEGER; END;
Here you can manage the cookies and services used by the website towards you.
| Name | CRAFT_CSRF_TOKEN |
|---|---|
| Provider | Ahlborn |
| Purpose of use | Cross-Site-Request-Forgery Prevention |
| Days valid | Until end of session |
| Name | Youtube |
|---|---|
| Provider | youtube.com |
| Purpose of use | Youtube video service |
| Days valid | 2 years |
| Name | Mailerlite |
|---|---|
| Provider | www.mailerlite.com |
| Purpose of use | Newsletter delivery service |
| Days valid | Until end of session |
| Name | Google Tag Manager |
|---|---|
| Provider | google.com |
| Purpose of use | Used to track user behaviour |
| Days valid | 2 years |
This website uses cookies to provide you with the best possible functionality. Privacy policy