aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/cjs.bqn6
-rwxr-xr-xsrc/pr.bqn2
2 files changed, 4 insertions, 4 deletions
diff --git a/src/cjs.bqn b/src/cjs.bqn
index 3fae00a8..1e57b220 100755
--- a/src/cjs.bqn
+++ b/src/cjs.bqn
@@ -15,8 +15,8 @@ Frun ← ("provide.concat("∾∾⟜")")⌾(1⊸⊑) Fout
Long ← ∾ (≠↑1‿3/⟨" "⊸∾⋄((@+10)∾" ,")⊸∾⟩˙) {𝕎𝕩}¨ ⊢
•Out (⊑"r"‿"c"‿"f"‿"e"⊐⊏)◶⟨
{𝕩⋄ref‿len←•Import"pr.bqn"⋄Long Frun len⊸↓⌾(1⊸⊑)Comp ref}
- {𝕩⋄Long Fout Comp J •LNS "c.bqn"}
- {𝕩⋄Long Fout Comp J •LNS "f.bqn"}
- {𝕩⋄Long Fout Comp J ⟨"Modify←GetHighlights←⊢"⟩∾∾ •LNS∘∾⟜".bqn"¨ "../svg"‿"e"}
+ {𝕩⋄Long Fout Comp •FChars "c.bqn"}
+ {𝕩⋄Long Fout Comp •FChars "f.bqn"}
+ {𝕩⋄Long Fout Comp ⟨"Modify←GetHighlights←⊢⋄"⟩∾∾ •FChars∘∾⟜".bqn"¨ "../svg"‿"e"}
¯1 ↓ · J L∘Fout∘Comp¨
⟩ args
diff --git a/src/pr.bqn b/src/pr.bqn
index 0ad1e1bb..77daed56 100755
--- a/src/pr.bqn
+++ b/src/pr.bqn
@@ -2,7 +2,7 @@
# Process BQN runtime
-impl ← •LNS "r.bqn"
+impl ← •FLines "r.bqn"
chrs←⟨
"+-×÷⋆√⌊⌈|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!"