Skip to content

literal

pannous edited this page Nov 14, 2020 · 1 revision

The literal type keyword forces uninterpreted reading of each char when parsing. It is the strongest form of a quote, near identical to the contents of a double quoted string.

example signature: import literal package = ...

The difference to import string package = ... is that the string needs to be double quoted and can be provided via reference

Home

Philosophy

data & code blocks

features

inventions

evaluation

keywords

iteration

tasks

examples

todo : bad ideas and open questions

⚠️ specification and progress are out of sync

Clone this wiki locally