Skip to content
View scriptandcompile's full-sized avatar

Block or report scriptandcompile

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. vb6parse vb6parse Public

    Parser library using rust & winnow-rs for VB6 (projects, forms, designers, etc)

    Rust 6

  2. aspen aspen Public

    Aspen, a VB6 tool for parsing and analyzing VB6 code, in the spirit of cargo check, cargo fmt, etc.

    Rust 1

  3. vb6grammarfuzz vb6grammarfuzz Public

    Grammar-based fuzzer for `vb6parse` that uses an ANTLR4 `.g4` grammar specification to generate random VB6 source code, then checks the resulting CST for `Unknown` tokens and minimizes failing inpu…

    Rust

  4. vb6semantic vb6semantic Public

    Semantic analysis and symbol table construction for Visual Basic 6 code.

    Rust