kc85.zig

A KC85 emulator written in Zig (by floooh)

Kc85.zig Alternatives

Similar projects and alternatives to kc85.zig

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

kc85.zig reviews and mentions

Posts with mentions or reviews of kc85.zig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-24.
  • To Learn a New Language, Read Its Standard Library
    9 projects | news.ycombinator.com | 24 Oct 2021
    My advice would be: to learn a new language, start writing some non-trivial projects in it (a few thousand lines of code or so). In some languages (like Python), the standard library is the actually important feature, in other languages (like C), it better to mostly ignore the stdlib. Example: I started learning Zig by writing a Pacman clone (https://github.com/floooh/pacman.zig) and a home computer emulator (https://github.com/floooh/kc85.zig), the Pacman clone doesn't use any Zig stdlib features at all, and the emulator only minimally for parsing command line args and loading data from files.

    Zig's stdlib is much more useful than C's, but it's still entirely possible to write useful programs without it and instead focus on learning Zig's language features first.

    But on the other extreme, the whole point why I learned Python was its "batteries included" standard library.

Stats

Basic kc85.zig repo stats
1
45
7.1
4 days ago

floooh/kc85.zig is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of kc85.zig is Zig.


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