← All stories
● Covered by 1 source Β· 1 reportMedium impact

Release of M/PC, a Concatenative OS for Varvara

Aggregated by BrevFeed dev Β· updated 1h ago
πŸ”– Save

M/PC, a concatenative operating system inspired by Openfirmware, has been introduced for Varvara. It manages files without a conventional file browser and utilizes postfix notation for command operations, impacting how users interact with the OS.

Key points

Introduction to M/PC

M/PC is a new concatenative operating system designed for the Varvara platform. It is influenced by Openfirmware and aims to provide a unique approach to file management by eliminating the need for a conventional file browser.

Command Structure and Functionality

The operating system employs postfix notation, where commands follow their operands. For instance, to get the file size, the command format is '(folder/file_name) cat len dec'. This introduces a distinct way of interacting with files, allowing users to combine commands seamlessly.

M/PC also enables files to store reusable sequences of commands, enhancing the modularity of operations.

User Interface and Interaction

M/PC's interface centers around a single command prompt. Users can navigate folders and launch ROMs primarily without a keyboard. Navigation controls include left/right for stack movement and up/down to scroll, while the A and B buttons allow for evaluating symbols and returning to directories, respectively.

Starting M/PC and Customization

To initiate M/PC as a BIOS ROM, users can execute it using 'uxnemu m_pc.rom orca.rom run'. This ensures that when the F4 key is pressed, the system returns to BIOS rather than rebooting. Additionally, M/PC attempts to load a customizable wallpaper during boot, providing a personalized experience.

Available Commands and Features

The OS includes a variety of primitives for file handling such as 'dir', 'mov', 'run', and 'cat', allowing users to manipulate files and directories effectively. These commands enable operations like moving, deleting, and renaming files, which are essential for managing the user's environment.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors β€” check the original sources. How BrevFeed works β†’

Reporting from

M/PC, a concatenative operating system inspired by Openfirmware, has been introduced for Varvara. It manages files without a conventional file browser and utilizes postfix notation for command operations, impacting how users interact with the OS.