From 7c191728085439b8507f067f146809607054b5c8 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 19 Jul 2021 09:44:59 -0400 Subject: Avoid highlighting J # as comment --- doc/based.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/based.md') diff --git a/doc/based.md b/doc/based.md index 9b363107..f7bd2431 100644 --- a/doc/based.md +++ b/doc/based.md @@ -2,6 +2,10 @@ # Based array theory + + *"Like a normal programming language"* This page explains how BQN's array model (christened "based" [in 1981](https://dl.acm.org/doi/abs/10.1145/586656.586663)) differs from the models used by existing APL dialects, and why the choice was made to discard APL's "everything is an array" dictum. If you're not wondering what the difference is, and don't think everything should be an array, then you can probably just read about BQN's [type system](types.md) instead. -- cgit v1.2.3