pouetpouet-board VS ada-lox

Compare pouetpouet-board vs ada-lox and see what are their differences.

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
pouetpouet-board ada-lox
4 4
22 -
- -
0.0 -
over 1 year ago -
Rust
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.

pouetpouet-board

Posts with mentions or reviews of pouetpouet-board. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.
  • usb_embedded + RP2040
    2 projects | /r/ada | 2 Jun 2023
  • August 2022 What Are You Working On?
    4 projects | /r/ada | 1 Aug 2022
    Still working on my mechanical keyboard firmware. It's nearly working correctly with layer support. Still need to debug some minor glitches.
  • July 2022 What Are You Working On?
    7 projects | /r/ada | 2 Jul 2022
    Finally got to work again on my Ada firmware (after being on-and-off for several months) for my custom built mechanical keyboard, I've finally reached a state where I can focus on features more than debugging low-level USB issues (first time looking deep into USB and got to write the driver for stm32f072).
  • May 2022 What Are You Working On?
    12 projects | /r/ada | 1 May 2022
    I'm writing a firmware in pure Ada for my custom keyboard (https://github.com/dkm/pouetpouet-board). First step is to port existing HAL-implem/Drivers from Ada_Driver_Library to stm32f0, which is already in looking good: GPIO, UART and USB (enumeration is working, that's a good step) are in good shape. Then I'll probably have to read a bit more how other keyboard firmware are really working under the hood.

ada-lox

Posts with mentions or reviews of ada-lox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • Feedback on implementation needed: a type for dynamically typed values
    3 projects | /r/ada | 1 May 2022
    value.ads
  • May 2022 What Are You Working On?
    12 projects | /r/ada | 1 May 2022
    More progress on a Lox interpreter (Crafting Interpreters book) in Ada. Evaluation is now in place, which was a really cool milestone to pass. Variable declaration and assignment are also coming along nicely. https://gitlab.com/henrikenggaard/ada-lox
  • Crafting Interpreters
    3 projects | news.ycombinator.com | 28 Apr 2022
    I have been reading it and implementing the interpreter in Ada to learn about both interpreters and Ada better. It is a wonderful way to learn, since I constantly have to go beyond the surface level. What is the purpose of this and that in the interpreter? How do I model/implement this well in Ada.

    If you are curious about language, I can only recommend trying to learn a new one while following this book.

    https://gitlab.com/henrikenggaard/ada-lox

  • March 2022 What Are You Working On?
    14 projects | /r/ada | 28 Feb 2022
    The code and work log is here: https://gitlab.com/henrikenggaard/ada-lox

What are some alternatives?

When comparing pouetpouet-board and ada-lox you can also consider the following projects:

Ada_Drivers_Library - Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.

Ada_GUI - An Ada-oriented GUI