About 50 results
Open links in new tab
  1. Strings, Keywords, and Symbols - Janet Lang

    Upper and lower case The string library also provides facilities for converting strings to upper case and lower case. However, only ASCII characters will be transformed. The functions string/ascii-upper and …

  2. Core API - janet-lang.org

    Each case is a pattern to match against, followed by an expression to evaluate to if that case is matched. Legal patterns are: * symbol -- a pattern that is a symbol will match anything, binding `x`'s …

  3. HTTP Framework - janet-lang.org

    Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, FreeBSD and *nix.

  4. Modules - janet-lang.org

    Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, FreeBSD and *nix.

  5. Syntax and the Parser - Janet Lang

    By convention, most symbols should be all lower case and use dashes to connect words (sometimes called kebab case). Symbols that come from another module will typically contain a slash that …

  6. httpf - janet-lang.org

    Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, FreeBSD and *nix.

  7. Looping - Janet Lang

    Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, FreeBSD and *nix.

  8. cjanet

    Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, FreeBSD and *nix.

  9. Documentation - Janet Lang

    In the case of function and macro definitions, the string that occurs before the tuple of arguments is used as the docstring. In other cases, the string that occurs before the final value is used as the docstring.

  10. OS Module - janet-lang.org

    Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, FreeBSD and *nix.