minimicro-sysdisk

Contents of the /sys disk for the Mini Micro virtual computer (by JoeStrout)

Minimicro-sysdisk Alternatives

Similar projects and alternatives to minimicro-sysdisk

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better minimicro-sysdisk alternative or higher similarity.

minimicro-sysdisk reviews and mentions

Posts with mentions or reviews of minimicro-sysdisk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-07.
  • MiniScript Ports
    10 projects | dev.to | 7 Feb 2024
    He's currently divided his work into two projects on GitHub: MiniScript.TS is the language core, while MiniScript-NodeJS adds Node.js support and a script-runner. The latter includes support for print and input, the import command, and a subset of the Mini Micro /sys disk.
  • Announcing MiniBASIC
    3 projects | dev.to | 26 Feb 2023
    This might be of interest if you already know BASIC, and want to quickly bang out a game or utility. MiniBASIC provides a good set of high-resolution drawing commands, suitable for making plots, graphs, and diagrams. It also has access to all the data on the built-in /sys disk, including stock images, sounds, and a complete English word list! And, being completely cross-platform, Mini Micro (and so MiniBASIC) runs identically on any desktop computer (and soon mobile devices, too). So if BASIC is already in your wheelhouse, MiniBASIC offers a great way to take advantage of these Mini Micro features.
  • Make a `rerun` command for Mini Micro
    1 project | dev.to | 21 Jan 2023
    This uses a couple of tricks which you could glean from the startup.ms file on the system disk (/sys/startup.ms):
  • Advent of Code (in MiniScript), Day 13
    2 projects | dev.to | 13 Dec 2022
    So as usual, I come away with a realization for something that really ought to exist in MiniScript: an efficient sort algorithm that takes a comparison function as an argument. I'll code this up soon, and who knows, it might even find its way into a future version of /sys/lib/listUtil.
  • Advent of Code (in MiniScript), Day 12
    4 projects | dev.to | 12 Dec 2022
    One lesson learned is that I should always validate my function inputs. Had my findPath function simply checked that it was being passed two 2-element lists, I would have caught my error right away and fared much better. Grabbing code from somewhere else is no excuse; the first thing I should have done is examined the parameters, and added a quick qa.assert to me sure I call it correctly.
  • Advent of Code (in MiniScript), Day 8
    3 projects | dev.to | 8 Dec 2022
    Once again, my starter program did me no good; nor did I need any of the stuff I've been gathering in my custom aoc module, or even the standard /sys/lib modules. The solution was plain, unadorned MiniScript. ❤️
  • Advent of Code (in MiniScript), Day 5
    2 projects | dev.to | 5 Dec 2022
    My code for this one came out considerably longer than in previous days, despite havng a separate (prepared ahead of time) aoc module and all the other modules in Mini Micro's /sys/lib folder to lean on. So I'll present it in sections.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 26 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic minimicro-sysdisk repo stats
7
19
7.8
27 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com