oisc

Open-source projects categorized as oisc

Top 3 oisc Open-Source Projects

  • sic1

    Single-instruction (subleq) programming game

  • Project mention: One Game, by One Man, on Six Platforms: The Good, the Bad and the Ugly | news.ycombinator.com | 2023-10-12
  • flip-jump

    The single instruction language - Flip a bit, then Jump

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • subleq

    16-bit SUBLEQ CPU running eForth - just for fun

  • Project mention: The ancient world before computers had stacks or heaps | news.ycombinator.com | 2024-04-03

    I wrote a Forth interpreter for a SUBLEQ machine (https://github.com/howerj/subleq), and for a bit-serial machine (https://github.com/howerj/bit-serial), both of which do not have a function call stack which is a requirement of Forth. SUBLEQ also does not allow indirect loading and stores as well and requires self-modifying code to do anything non-trivial. The approach I took for both machines was to build a virtual machine that could do those things, along with cooperative multithreading. The heap, if required, is written in Forth, along with a floating point word-set (various MCUs not having instructions for floating point numbers is still fairly common, and can be implemented as calls to software functions that implement them instead).

    I would imagine that other compilers took a similar approach which wasn't mentioned.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

oisc related posts

  • Show HN: Single-Instruction (Subleq) Programming Game

    3 projects | news.ycombinator.com | 30 Jul 2023
  • Show HN: FlipJump – I Created a Programming Language

    1 project | news.ycombinator.com | 19 Feb 2023
  • Most minimalistic programming language – 1 opcode

    1 project | news.ycombinator.com | 19 Feb 2023

Index

What are some of the best open-source oisc projects? This list will help you:

Project Stars
1 sic1 77
2 flip-jump 55
3 subleq 52

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