qBeta Language
Terms and Conditions
Contact Us
2024-11-07 Singular virtual parameters
qBeta – a new object-oriented language for programming and modeling
1. Introduction
1.1 The Beta programming language
1.2 Summary of Language Mechanisms
1.3 How qBeta differs from Beta
2. Tutorial
3. Reference manual
2. Objects
2.1 Singular objects
3. Patterns
3.1 Virtual patterns
3.2 Pattern parameters
4. Declarations
4.1 Object references
4.2 Value objects
5. Statements
5.1 Invocation
5.2 Assignment
5.2.1 Assignment for object references
5.2.2 Assignment for value objects
5.3 Basic if-then statement
5.4 Break statements leave and restart
5.5 Inner
5.6 Concurrency primitives
5.7 Remote access
6. Active objects
6.1 Simple coroutines
6.2 Concurrent objects
6.3 Mixed Scheduling
6.4 Handling I/O
6.5 Simple sockets
6.6 Non-blocking sockets
7. Modules
8. Objects and values
9. Block-structure
10. Supplementary properties
10.1 The %globals property
11. Access modifiers
12 Type rules
13. Syntax
4. qBETAdoc
5. References
6. Contact
Experiments
Dropdown
Check of use of page list
Snippet-4
Snippet-5
Snippet-6
Snippet-7
Snippet-7.1
Test-8
Test-9
Roadmap
Test
Test
Private: Issues
Experiments
← 6. Contact
Dropdown →
Hello world