bend-lang 0.2.38

A high-level, massively parallel programming language
Documentation
{
  "version": "0.2",
  "language": "en",
  "words": [
    "anni",
    "annihilations",
    "arities",
    "arity",
    "arrayvec",
    "behaviour",
    "bitand",
    "Bitonic",
    "builtins",
    "callcc",
    "chumsky",
    "clippy",
    "codegen",
    "codepoint",
    "codepoints",
    "combinators",
    "concat",
    "ctrs",
    "cuda",
    "datatypes",
    "Deque",
    "destructures",
    "desugared",
    "desugars",
    "devs",
    "dups",
    "effectful",
    "elif",
    "elifs",
    "foldl",
    "hasher",
    "hexdigit",
    "Hindley",
    "hvm's",
    "indexmap",
    "inet",
    "inets",
    "inlineable",
    "inlineables",
    "inlinees",
    "inlines",
    "inodes",
    "insta",
    "interner",
    "ints",
    "itertools",
    "ITRS",
    "kwarg",
    "kwargs",
    "lcons",
    "linearization",
    "linearizes",
    "linearizing",
    "lnil",
    "lpthread",
    "mant",
    "Milner",
    "miscompilation",
    "mult",
    "namegen",
    "nams",
    "nanosleep",
    "nats",
    "newtype",
    "nilary",
    "nullary",
    "numop",
    "nums",
    "OOM's",
    "oper",
    "opers",
    "parallelizable",
    "peekable",
    "postcondition",
    "powi",
    "prec",
    "proto",
    "Pythonish",
    "quadtree",
    "quadtrees",
    "rbag",
    "readback",
    "recursively",
    "redex",
    "redexes",
    "repr",
    "resugar",
    "resugared",
    "resugaring",
    "rfold",
    "rsplit",
    "rwts",
    "scons",
    "scopeless",
    "scrutinee",
    "sequentialism",
    "snil",
    "SOTA",
    "stdext",
    "struct",
    "subcmd",
    "submatch",
    "subpattern",
    "subpatterns",
    "subterm",
    "subterms",
    "succ",
    "supercombinator",
    "supercombinators",
    "Tarjan's",
    "tlsv",
    "TSPL",
    "tunr",
    "unbounds",
    "undefer",
    "vectorize",
    "vectorizes",
    "walkdir"
  ],
  "files": [
    "**/*.rs",
    "**/*.md"
  ],
  "ignoreRegExpList": [
    "HexValues",
    "/λ/g",
    "/-O/g",
    "/`.`/g",
    "/`..`/g",
    "/`...`/g",
    "/`....`/g",
    "/`.....`/g",
    "/```(.*\n)*```/g"
  ]
}