aboutsummaryrefslogtreecommitdiff
path: root/src/pr.bqn
diff options
context:
space:
mode:
Diffstat (limited to 'src/pr.bqn')
-rwxr-xr-xsrc/pr.bqn6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/pr.bqn b/src/pr.bqn
index 239f5674..e918518e 100755
--- a/src/pr.bqn
+++ b/src/pr.bqn
@@ -3,11 +3,7 @@
# Process BQN runtime
# All primitives
-chrs←⟨
- "+-×÷⋆√⌊⌈|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!"
- "˙˜˘¨⌜⁼´˝`"
- "∘○⊸⟜⌾⊘◶⎉⚇⍟⎊"
-⟩
+chrs←•Import "glyphs.bqn"
glyphs ⇐ ∾chrs
# Provided values, to be passed in through the constants array