clover-std 0.1.3

A scripting language.
Documentation

Clover

crates.io CI Crates.io

Clover Scripting Language Standard Library

this is the standard library for Clover scripting language.

still in development~

Implemented Models

  • IO
    • print
    • readline
  • Random
  • Math
    • pow

Usage

clover_std_inject_to(&mut state);