#tish

  1. tishlang_opt

    AST optimization pass for Tish (constant folding, short-circuit, etc.)

    v1.10.0 #tish #ast #tishlang #constant #optimization #short-circuit #elimination #typescript
  2. tishlang

    Tish CLI - run, REPL, compile to native

    v1.10.0 #wasi #tish #compile #repl #wasm #bytecode #typescript
  3. tishlang_compile

    Tish native compiler backend

    v1.10.0 #tish #compiler #tishlang #specification #back-end #compiler-back-end #emit #typescript #arrows
  4. tishlang_parser

    Tish recursive descent parser

    v1.10.0 #tish #recursion-descent-parser #tishlang #compile #typescript #interpreter #wasi
  5. tishlang_lexer

    Tish lexer with indent normalization and tab/space handling

    v1.10.0 #lexer #tish #tabs-space #tishlang #indent #emit #typescript
  6. tishlang_bytecode

    Bytecode compiler for Tish (AST → bytecode)

    v1.10.0 #compiler #ast #tish #bytecode-compiler #tishlang #repl #typescript #stack-based #wasi
  7. tishlang_builtins

    Shared builtin implementations for Tish (array, string, object, math)

    v1.10.0 #tish #tishlang #math #built-in #array #interpreter #typescript
  8. tishlang_ast

    Tish AST types and span info

    v1.10.0 120 #ast #tish #tishlang #spans #typescript #interpreter #wasi
  9. tishlang_ui

    Shared JSX lowering and UI runtime (vnode, hooks, host protocol) for Tish

    v1.10.0 #tish #run-time #tishlang #hook #jsx #vnode #typescript
  10. tishlang_build_utils

    Shared build utilities for Tish (workspace discovery, path resolution)

    v1.10.0 #tish #path-resolution #tishlang #utilities #cargo-build #build-utilities #wasm #typescript
  11. tishlang_lsp

    Language Server Protocol implementation for Tish

    v1.10.0 #language-server-protocol #tish #cargo-metadata #symbols #lint #node-modules #same-file #lsp
  12. tishlang_vm

    Bytecode VM for Tish

    v1.10.0 #tish #tishlang #bytecode #specification #wasm #repl #typescript #coercion #interpreter
  13. tishlang_runtime

    Minimal runtime for Tish compiled output

    v1.10.0 #tish #tishlang #wasm #compiled #output #js-like #typescript
  14. tishlang_compile_js

    Tish to JavaScript transpiler backend

    v1.10.0 #tish #javascript #tishlang #compile #transpiler #wasm #typescript #interpreter
  15. tishlang_fmt

    Opinionated formatter for Tish source (parse → pretty-print)

    v1.10.0 #pretty-print #tish #tishlang #source #typescript #interpreter #wasi
  16. tishlang_resolve

    Lexical name resolution for Tish (LSP, tooling)

    v1.10.0 #tish #tishlang #name-resolution #lsp #lexer #byte-offset #utf-16 #typescript #go-to-definition #1-based
  17. tishlang_eval

    Tish tree-walk interpreter

    v1.10.0 #interpreter #tish #tishlang #tree-walk #compile #typescript #wasi #canonical
  18. tishlang_wasm

    WebAssembly backend for Tish - compiles to real .wasm

    v1.10.0 #tish #tishlang #compile #wasm #back-end #bytecode #typescript
  19. tishlang_lint

    AST-based linter for Tish

    v1.10.0 #linter #tish #tishlang #lint #rules #typescript #interpreter #wasi
  20. tishlang_native

    Native code generation backend for Tish (Cranelift / direct compile)

    v1.10.0 #tish #tishlang #cargo-build #cranelift #back-end #bytecode #typescript #llvm
  21. tishlang_compiler_wasm

    Tish compiler as WASM for browser (parse + bytecode + JS)

    v1.10.0 #compiler #tish #tishlang #wasm #specification #bytecode #typescript
  22. tishlang_llvm

    LLVM backend for Tish (bytecode → native via clang/LLVM)

    v1.10.0 #tish #bytecode #tishlang #clang #llvm #cranelift #typescript
  23. tishlang_cranelift_runtime

    Runtime for Cranelift-compiled Tish bytecode

    v1.10.0 #tish #bytecode #tishlang #cranelift #compile #typescript
  24. tishlang_wasm_runtime

    Tish VM compiled to WebAssembly (browser + Wasmtime/WASI)

    v1.10.0 #wasi #tish #wasmtime #browser #tishlang #wasm #timer #typescript
  25. tish

    A tiny, fast shell with not so tiny features

    v0.5.2 190 #shell #lua-scripting #git-status #icons #shell-environment #environment-management #ls #git-integration #shell-prompt
  26. tishlang_pg

    PostgreSQL driver for the Tish native runtime — tokio-postgres + deadpool

    v1.10.0 #postgresql #tish #tokio #driver #run-time #deadpool
  27. tishlang_js_to_tish

    Vanilla JavaScript to Tish AST converter

    v1.10.0 #ast #javascript #tish #parser #converter #vanilla #oxc #semantic-analysis
  28. Try searching with DuckDuckGo.

  29. tishlang_core

    Shared Value type and utilities for Tish (used by interpreter and runtime)

    v1.10.0 #interpreter #tish #utilities #run-time #compile #wasm #typescript #repl
  30. tishlang_cargo_bindgen

    Generate Rust glue for Tish cargo: imports (bindgen-style, pre-commit friendly)

    v1.10.0 #tishlang #cargo-toml #tish #cargo-metadata #glue #project-root #upstream #package-json #path-based #pre-commit