pijFORTHos VS cs-topics

Compare pijFORTHos vs cs-topics and see what are their differences.

pijFORTHos

A bare-metal FORTH operating system for Raspberry Pi (by Avoncliff)

cs-topics

My personal curriculum covering basic CS topics. This might be useful for self-taught developers... A work in development! This might take a very long time to get finished! (by ahmaazouzi)
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
pijFORTHos cs-topics
1 822
4 37
- -
0.0 0.0
about 9 years ago over 2 years ago
C
GNU Lesser General Public License v3.0 only -
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.

pijFORTHos

Posts with mentions or reviews of pijFORTHos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-25.
  • Ask HN: What Are You Learning?
    4 projects | news.ycombinator.com | 25 Jun 2021
    I'll jump on your thread because it's similar in some ways. I'm learning Forth and more importantly, how to implement Forth from scratch. I'm targeting bare metal Raspberry Pi (especially the Zero at first). Looks like someone already combined bare metal Pi stuff from Alex Chadwick and an arm port of jonesforth (by Rich WM Jones which is in assembly but runs on Linux x86) but it also uses a lot of C libraries and stuff and I just want everything to be a minimal assembly kernel and then build up from there in Forth itself. This is the branch that has taken things the farthest that I ran across: https://github.com/Avoncliff/pijFORTHos

cs-topics

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

What are some alternatives?

When comparing pijFORTHos and cs-topics you can also consider the following projects:

Digital-Piano-LED - Light up an LED strip with your digital piano and a Raspberry Pi

missing-semester - The Missing Semester of Your CS Education 📚

computer-science - :mortar_board: Path to a free self-taught education in Computer Science!

developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.

p1xt-guides - Programming curricula

open-source-cs - Video discussing this curriculum:

CS50x-2021 - 🎓 HarvardX: CS50 Introduction to Computer Science (CS50x)

CTRMap - A world editor for the Nintendo 3DS Generation 6 Pokémon games.

semver - Semantic Versioning Specification

open-source-cs-degree - The Open Source Computer Science Degree

cs-video-courses - List of Computer Science courses with video lectures.

LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.