Skip to content

Add SuperML#433

Merged
Epicpkmn11 merged 8 commits intomasterfrom
superml
Dec 12, 2025
Merged

Add SuperML#433
Epicpkmn11 merged 8 commits intomasterfrom
superml

Conversation

@Epicpkmn11
Copy link
Member

@Epicpkmn11 Epicpkmn11 commented Dec 12, 2025

I'm doing this as a PR for testing the new workflow

Closes #427

@Epicpkmn11 Epicpkmn11 force-pushed the superml branch 3 times, most recently from 6e3c621 to d07387c Compare December 12, 2025 20:23
I'm doing this as a PR for testing the new workflow
@github-actions
Copy link

GitHub -- CharlesAverill/SuperML
{
"github": "CharlesAverill/SuperML",
"systems": [
"3ds"
],
"categories": [
"app"
],
"image": "https://raw.githubusercontent.com/CharlesAverill/SuperML/refs/heads/main/resources/banner/banner.png",
"icon": "https://raw.githubusercontent.com/CharlesAverill/SuperML/refs/heads/main/resources/icon.png",
"unique_ids": [
260525
],
"long_description": "An interpreter and text editor for a subset of the Caml Programming Language for the Nintendo 3DS.\n\nGreat thanks to\n- Notepad3DS as a jumping-off point for the text editor segment of this project.\n- min-caml as a minimal Caml implementation I've based mine on\n\n## Progress\n\n### Application Features\n\n### Language Features\n\n- Parser bulit with Flex+Bison\n- Hindley-Milner Type Inference (slightly janky)\n- Rudimentary builtin functions for input and output\n\n### Application Features\n\n- Text editing\n- Development interpreter target for host system\n- Load/Save on SD Card",
"stars": 6,
"title": "SuperML",
"author": "Charles Averill",
"description": "An interpreter and text editor for a subset of the Caml Programming Language for the Nintendo 3DS",
"avatar": "https://avatars.githubusercontent.com/u/46544495?v=4",
"source": "https://github.com/CharlesAverill/SuperML",
"created": "2025-11-17T10:26:49Z",
"license": "mit",
"license_name": "MIT License",
"download_page": "https://github.com/CharlesAverill/SuperML/releases",
"version": "build-46",
"version_title": "SuperML build b6e761276769df7b85bedc8b439da151e327ea3d",
"update_notes_md": "## SuperML build-46\n\n### CIA\nCIA QR\n\n### 3DSX\n3DSX QR\n\n### Download\n- CIA: SuperML.cia\n- 3DSX: SuperML.3dsx\n\n",
"update_notes": "<h2 dir="auto">SuperML build-46\n<h3 dir="auto">CIA\n<p dir="auto"><a target="_blank" rel="noopener noreferrer" href="https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML_CIA_QR.png\"><img src="https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML_CIA_QR.png\" alt="CIA QR" style="max-width: 100%;">

\n<h3 dir="auto">3DSX\n<p dir="auto"><a target="_blank" rel="noopener noreferrer" href="https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML_3DSX_QR.png\"><img src="https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML_3DSX_QR.png\" alt="3DSX QR" style="max-width: 100%;">

\n<h3 dir="auto">Download\n<ul dir="auto">\n
  • CIA: <a href="https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML.cia\">SuperML.cia
  • \n
  • 3DSX: <a href="https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML.3dsx\">SuperML.3dsx
  • \n",
    "updated": "2025-11-27T08:09:46Z",
    "downloads": {
    "SuperML.3dsx": {
    "url": "https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML.3dsx",
    "size": 996452,
    "size_str": "973 KiB"
    },
    "SuperML.cia": {
    "url": "https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML.cia",
    "size": 1205184,
    "size_str": "1 MiB"
    },
    "SuperML_3DSX_QR.png": {
    "url": "https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML_3DSX_QR.png",
    "size": 548,
    "size_str": "548 Bytes"
    },
    "SuperML_CIA_QR.png": {
    "url": "https://github.com/CharlesAverill/SuperML/releases/download/build-46/SuperML_CIA_QR.png",
    "size": 549,
    "size_str": "549 Bytes"
    }
    },
    "screenshots": [
    {
    "url": "https://db.universal-team.net/assets/images/screenshots/superml/script-code.png",
    "description": "Script code"
    },
    {
    "url": "https://db.universal-team.net/assets/images/screenshots/superml/script-run.png",
    "description": "Script run"
    },
    {
    "url": "https://db.universal-team.net/assets/images/screenshots/superml/title-screen.png",
    "description": "Title screen"
    }
    ],
    "image_length": 15042,
    "icon_index": -1,
    "color": "#bf6b3c",
    "color_bg": "#804728",
    "qr": {
    "SuperML.cia": "https://db.universal-team.net/assets/images/qr/superml-cia.png"
    }
    }

    @Epicpkmn11 Epicpkmn11 merged commit 23018cc into master Dec 12, 2025
    1 check passed
    @Epicpkmn11 Epicpkmn11 deleted the superml branch December 12, 2025 21:19
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    None yet

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    SuperML

    1 participant