Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
SIPL
(view source)
Revision as of 17:27, 2 February 2020
1 byte removed
,
17:27, 2 February 2020
→Syntax
Line 13:
Line 13:
* Comparisons can be chained, e.g. if (10 < x < 20)
* Comparisons can be chained, e.g. if (10 < x < 20)
* Any enumerable can be indexed into with a number (except for dictionaries), including sets.
* Any enumerable can be indexed into with a number (except for dictionaries), including sets.
−
* Single quotation marks (
‘
) do nothing
+
* Single quotation marks (
'
) do nothing
* Multiline comments are not supported
* Multiline comments are not supported
+
==Example==
==Example==
'''var''' words = ~["hello", " ", "world"]; ''//Create an array''
'''var''' words = ~["hello", " ", "world"]; ''//Create an array''
Khornel
Bureaucrats
,
Interface administrators
,
Administrators
768
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version