Skip to content
View JoeStrout's full-sized avatar

Block or report JoeStrout

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
JoeStrout/README.md

Welcome to my GitHub profile! I have over 100 repos on which I'm the primary developer, but here are some of my favorites, by category:

AI

Programming Languages/Compilers

Papers, Projects, & Reports

Pinned Loading

  1. miniscript miniscript Public

    source code of both C# and C++ implementations of the MiniScript scripting language

    C++ 361 71

  2. miniscript2 miniscript2 Public

    Version 2 of the MiniScript language (including official C# and C++ versions)

    C++ 18 1

  3. miniclaw miniclaw Public

    LLM agent for Mini Micro

    MAXScript 8

  4. PixelClaw PixelClaw Public

    LLM-based agent for in-depth photo/image manipulation

    Python 2

  5. raylib-miniscript raylib-miniscript Public

    multi-platform bindings of Raylib APIs to the MiniScript language (i.e.: build Raylib games in MiniScript!)

    C++ 1 2

  6. miniscript-code-helper miniscript-code-helper Public

    a project to fine-tune (via SFT and RL) an LLM to help with the MiniScript programming language

    Python