attackgoat / jw-basicLinks
A BASIC language interpreter. Does not conform to existing standards. Mostly a toy.
☆11Updated last year
Alternatives and similar repositories for jw-basic
Users that are interested in jw-basic are comparing it to the libraries listed below
Sorting:
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- A Sokoban-esque puzzle game developed in Rust.☆13Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Updated last year
- ☆14Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Updated 6 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A trig-less 2d line of sight algorithm in Rust☆24Updated 4 years ago
- ☆14Updated 2 years ago
- Framework for reading and writing to binary files☆18Updated 6 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- a reference-counting cycle collection library in rust