Docs.rs
basic-lang-0.7.1
basic-lang 0.7.1
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Homepage
Repository
crates.io
Source
Owners
AE9RB
Dependencies
ansi_term ^0.12
normal
chrono ^0.4
normal
crc ^1.8
normal
ctrlc ^3
normal
linefeed ^0.6
normal
mortal ^0.2
normal
rand ^0.7
normal
reqwest ^0.10
normal
Versions
22.33%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
basic
0.7.1
Module lang
Sections
Rust Language Module
Module Items
Modules
Structs
Enums
Traits
Functions
Type Aliases
In crate basic
basic
Module
lang
Copy item path
Source
Expand description
§
Rust Language Module
This Rust module provides lexical analysis and parsing of the BASIC language.
Modules
§
ast
token
Structs
§
Error
Line
Enums
§
Error
Code
Traits
§
MaxValue
Functions
§
lex
parse
Type Aliases
§
Column
Line
Number