ffredyk
-
SQSharp.
by: ffredykCore - 317 total downloads
- last updated 7/24/2026
- Latest version: 0.7.1
SQ# core types — SqValue, SqArray, SqHashMap, SqCode, SqError, bytecode types, and binary serializer. -
- 241 total downloads
- last updated 7/24/2026
- Latest version: 0.7.1
SQ# lexer, Pratt parser, and AST node types. -
- 222 total downloads
- last updated 7/24/2026
- Latest version: 0.7.1
SQ# AST-to-bytecode compiler (single-pass recursive walk). -
SQSharp.
by: ffredykVM - 222 total downloads
- last updated 7/24/2026
- Latest version: 0.7.1
SQ# stack-based bytecode VM with 29 opcodes and builtin command support. -
- 221 total downloads
- last updated 7/24/2026
- Latest version: 0.7.1
SQ# cooperative fiber scheduler with time-budgeted execution and multi-scheduler support. -
SQSharp.
by: ffredykHost - 201 total downloads
- last updated 7/24/2026
- Latest version: 0.7.1
SQ# host API — central entry point for embedding SQ# in .NET applications. Command registration, state save/load, scheduler management. -
- 182 total downloads
- last updated 7/24/2026
- Latest version: 0.7.1
SQ# standard library commands. -
- 164 total downloads
- last updated 7/24/2026
- Latest version: 0.7.1
SQ# legacy SQF preprocessor (opt-in).