aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/c.bqn3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/c.bqn b/src/c.bqn
index a16a2a9b..aadd66a4 100644
--- a/src/c.bqn
+++ b/src/c.bqn
@@ -1,4 +1,5 @@
func‿mod1‿mod2 ← •args
+na←¯1⊑≢alph←("aA"+⌜↕26)∾˘"àÀ"+⌜(↕23)∾24+↕7
lf←@+10‿13
charSet‿cgl←(∾ ⋈ ≠¨)⟨
func # Function
@@ -14,7 +15,7 @@ charSet‿cgl←(∾ ⋈ ≠¨)⟨
¯1⊏˘11‿∘⥊"𝕊𝕏𝕎𝔽𝔾𝕤𝕩𝕨𝕣𝕗𝕘"# Input
".¯π∞" # Numeric
'0'+↕10 # Digit
- "_"∾˜⥊"aA"+⌜↕na←26 # Alphabetic
+ "_"∾˜⥊alph # Alphabetic
"•"∾(¯1↓"𝕨")∾" "∾@+9 # Whitespace (or special name prefix in UTF-16)
"#'""@" # Preprocessed characters