aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-04-14 20:24:54 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-04-14 20:34:40 -0400
commitef9384031c32a1ca02aecdd8334c7365cbd864b5 (patch)
tree8fd69102322b40dadf57ab41be18f9aaf432adcd /src
parente69b9bcf77a934294065e3a73ffd3e6b90e4c881 (diff)
Add ⎊ to compiler and core runtime
Diffstat (limited to 'src')
-rw-r--r--src/c.bqn2
-rwxr-xr-xsrc/pr.bqn4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/c.bqn b/src/c.bqn
index 56ee10c0..bfa3752e 100644
--- a/src/c.bqn
+++ b/src/c.bqn
@@ -2,7 +2,7 @@ lf←@+10
charSet‿cgl←(∾ ≍○< ≠¨)⟨
"+-×÷⋆√⌊⌈|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!" # Function
"˙˜˘¨⌜⁼´˝`" # 1-modifier
- "∘○⊸⟜⌾⊘◶⎉⚇⍟" # 2-modifier
+ "∘○⊸⟜⌾⊘◶⎉⚇⍟⎊" # 2-modifier
"⋄,"∾lf # Separator
"⇐←↩" # Gets
"(){}⟨⟩" # Bracket
diff --git a/src/pr.bqn b/src/pr.bqn
index 27e9a211..239f5674 100755
--- a/src/pr.bqn
+++ b/src/pr.bqn
@@ -6,13 +6,13 @@
chrs←⟨
"+-×÷⋆√⌊⌈|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!"
"˙˜˘¨⌜⁼´˝`"
- "∘○⊸⟜⌾⊘◶⎉⚇⍟"
+ "∘○⊸⟜⌾⊘◶⎉⚇⍟⎊"
glyphs ⇐ ∾chrs
# Provided values, to be passed in through the constants array
def ← ⟨"Type","Fill","Log","GroupLen","GroupOrd","_fillBy_"⟩
-keep ← "!+-×÷⋆⌊=≤≢⥊⊑↕⌜`⊘"
+keep ← "!+-×÷⋆⌊=≤≢⥊⊑↕⌜`⊘⎊"
len ⇐ def+○≠keep
GetRepls ← {