raton 0.1.0-alpha.2

ratón is a tiny, modular, embeddable scripting language
Documentation

raton

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 10 feature flags, 8 of them enabled by default.

default

bool_type (default)

This feature flag does not enable additional features.

f32_type (default)

This feature flag does not enable additional features.

i32_type (default)

This feature flag does not enable additional features.

if_expression (default)

multi_line_comment (default)

This feature flag does not enable additional features.

single_line_comment (default)

This feature flag does not enable additional features.

string_type (default)

This feature flag does not enable additional features.

while_loop (default)

bitcode

serde