Welcome to the documentation for the Siml programming language. This is work in progress.
Back to the website of the Freeode project
Contents:
Todo
Mention all operators of Float and their associated special functions.
(The original entry is located in built-in-library.rst, line 48.)
Todo
Mention all operators of Bool and their associated special functions.
(The original entry is located in built-in-library.rst, line 60.)
Todo
Link to roles
(The original entry is located in syntax.rst, line 193.)
Todo
Expand roles section
(The original entry is located in syntax.rst, line 194.)
Todo
Link to function call
(The original entry is located in syntax.rst, line 217.)
Todo
Link to roles
(The original entry is located in syntax.rst, line 250.)
Todo
Define compile-time and run-time
(The original entry is located in syntax.rst, line 424.)
Todo
Link to function call
(The original entry is located in syntax.rst, line 465.)
Todo
Functions are polymorphic (generic), but argument types can be constrained
(The original entry is located in syntax.rst, line 466.)
Todo
Arguments: type annotations
(The original entry is located in syntax.rst, line 467.)
Todo
Arguments: default values
(The original entry is located in syntax.rst, line 468.)
Todo
Code of functions is copied into caller
(The original entry is located in syntax.rst, line 469.)
Todo
Complete section.
(The original entry is located in syntax.rst, line 470.)