PLASMA VS unzx0_x86

Compare PLASMA vs unzx0_x86 and see what are their differences.

PLASMA

Proto Language AsSeMbler for All (formerly Apple) (by dschmenk)

unzx0_x86

Free, zlib licensed ZX0 decompressor for the x86 (by emmanuel-marty)
InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PLASMA unzx0_x86
3 1
188 14
- -
9.6 0.0
2 months ago over 2 years ago
Assembly Assembly
MIT License zlib License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PLASMA

Posts with mentions or reviews of PLASMA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-26.
  • I learned to program the Commodore 64 in basic and compiled C
    2 projects | news.ycombinator.com | 26 Feb 2023
    Yeah, it’s better to use a “high-level” language designed for the architecture, such as this: https://github.com/dschmenk/PLASMA
  • A Java Virtual Machine for the 6502
    1 project | news.ycombinator.com | 2 Jan 2022
    The developer would abandon this due to the inadequacies of the 6502 to handle a language like Java. He didn't give up though!

    > PLASMA is a combination of operating environment, virtual machine, and assembler/compiler matched closely to the 6502 architecture. It is an attempt to satisfy a few challenges surrounding code size, efficient execution, small runtime and flexible code location. By architecting a unique bytecode that maps nearly one-to-one to the higher-level representation, the compiler can be very simple and execute quickly on the Apple II for a self-hosted environment. A modular approach provides for incremental development and code reuse. The syntax of the language is heavily influenced by assembly, Pascal, and C.

    https://github.com/dschmenk/PLASMA

  • PC DOS 1.1 from Scratch
    1 project | news.ycombinator.com | 11 Sep 2021

unzx0_x86

Posts with mentions or reviews of unzx0_x86. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing PLASMA and unzx0_x86 you can also consider the following projects:

ISA_8bitNetwork_8019 - 8bit ISA NE2000-compatible network card based on the RTL8019AS chip

appler - Apple ][ emulator for MS-DOS, written in 8088 assembly

a2d - Disassembly of the Apple II Desktop - ProDOS GUI

GW-BASIC - Assembling Microsoft GW-BASIC from 1983, with MASM or JWasm • "pre-release" binaries at https://codeberg.org/tkchia/GW-BASIC/releases • source mirror of https://codeberg.org/tkchia/GW-BASIC • fork of https://github.com/dspinellis/GW-BASIC

revs-beebasm - Fully documented and annotated source code for Revs on the BBC Micro

libi86 - Attempt to reimplement non-standard C library facilities (e.g. <conio.h>) used in MS-DOS programs, for IA-16 GCC & ACK ― mirror of https://gitlab.com/tkchia/libi86 • Ubuntu packages for cross-compilation at https://launchpad.net/%7Etkchia/+archive/ubuntu/build-ia16/ • DJGPP/MS-DOS binaries at https://github.com/tkchia/libi86/releases

tashtalk - An interface for Apple's LocalTalk networking protocol.

unzx0_68000 - Free, zlib licensed ZX0 decompressor for the 68000

optromloader - IBM PC/Clone 8086+ floppy-loading of option roms.

lynx_hacking - Collection of Lynx demos, trial.

basicdos - A new 8086-based reimagining of PC DOS and BASIC