Skip to content
View JoeStrout's full-sized avatar

Block or report JoeStrout

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

Writing

See also my 2021 conference paper, MiniScript: A New Language for Computer Programming Education; as well as recent blog posts on dev.to and older ones at LuminaryApps.com.

Pinned Loading

  1. miniscript miniscript Public

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

    C++ 383 72

  2. miniscript2 miniscript2 Public

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

    C++ 25 4

  3. miniclaw miniclaw Public

    LLM agent for Mini Micro

    MAXScript 11

  4. PixelClaw PixelClaw Public

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

    Python 5

  5. raylib-miniscript raylib-miniscript Public

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

    C++ 2 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