spaik 0.3.1

The SPAIK Programming Language
Documentation

spaik

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 14 of them enabled by default.

default

  • math
  • extra
  • readline
  • derive
  • modules
  • freeze

math

  • glam

extra

  • comfy-table
  • owo-colors

readline

  • rustyline
  • dirs

derive

  • spaik-proc-macros

modules

  • bincode

freeze

  • bincode

glam

  • dep:glam

comfy-table

  • dep:comfy-table

owo-colors

  • dep:owo-colors

rustyline

  • dep:rustyline

dirs

  • dep:dirs

spaik-proc-macros

  • dep:spaik-proc-macros

bincode

  • dep:bincode

wasm-bindgen

  • dep:wasm-bindgen

wasm

  • wasm-bindgen

no-threading

    This feature flag does not enable additional features.