converttoacme VS MudBlazor

Compare converttoacme vs MudBlazor and see what are their differences.

converttoacme

Convert 6502 Assembler 2500AD Cross Assembler, Commodore Macro Assembler, Programmers Development System (PDS) to ACME Cross Assembler (by jefflomax)

MudBlazor

Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed. (by MudBlazor)
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
converttoacme MudBlazor
1 43
8 7,225
- 3.1%
10.0 9.8
over 1 year ago 5 days ago
C# C#
MIT License MIT 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.

converttoacme

Posts with mentions or reviews of converttoacme. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-25.
  • Word Writer 6 Commodore 64 Source Code
    3 projects | news.ycombinator.com | 25 Sep 2022
    I wrote Word Writer for Commodore 64. Creating the spelling checker was quite the task. I got a PC with enough RAM for a large RamDisk, managed to write an analysis tool that quantified all 2, 3, and 4 letter pairs in the dictionary. This was encoded into 5 bit words, (no uppercase), serialized, and as it streamed alphabetically thru the dictionary, each entry kept the leading letter from the prior one. It worked, after a lot of debugging.

    I've made the source code to Word Writer open source. Please encourage your programmer friends to open source off copyright works. The software industry is very eager to claim copyright protection, but generally fails to deliver that literary work to the public as copyright is intended.

    Also - a lot of old software is trapped in tooling that isn't available. In my case that was the 2500AD cross assembler. So I wrote another tool (also open source https://github.com/jefflomax/converttoacme) that converts the software from the 2500AD format to the wonderful, modern, open ACME cross assembler. That's the reason WHY you can download WW6, open it in VSCode, add a few free extensions, assemble it, and shoot it right into the fantastic VICE Commodore Emulator and see it run.

    OH, and if you think the spelling checker was difficult - think about the Thesaurus and 55K words packed onto a 174MB disc! That thing had a host of different word sizes being streamed thru.

    Hope you enjoy this, feel free to ping.

    Jeff Lomax

    P.S. I have a source listing of Partner 64, but it's on fan fold paper, no media. I'd love to know a good way to OCR it without destroying the fanfold listing...

MudBlazor

Posts with mentions or reviews of MudBlazor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-25.