Making a parser with ansi-c (Part 2)

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

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
  • parser-acc

    Discontinued Kind of parser but beginner level. Written in ansi-c (FINISHED) [Moved to: https://github.com/hanilr/parser-test]

  • After part-1 I was thinking about this project and I decided to make a programming language who written in ansi-c. So, I will do like python because of my code style. Here is the project: Github

  • proper_calculator

    This project aims to create a well documented open source scientific calculator with a highly portable math expression parser called Euler

  • That's very cool. I also had a similar project for embedded systems. I tried to do something similar to the WolframAlpha engine but failed on the simplification side. But learned a ton of stuff. https://github.com/arifbalik/proper_calculator

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Making a parser with ansi-c (Part 2)

    1 project | /r/C_Programming | 8 Jan 2022
  • I made a single-header library for UI in ansi-c

    2 projects | /r/C_Programming | 27 Mar 2023
  • Variation-ps: Single-header parser system library released 1.0v!

    3 projects | /r/C_Programming | 19 Aug 2022
  • Variation-fs: Single-header file system library released 1.0v!

    2 projects | /r/C_Programming | 10 Aug 2022
  • Making a parser with ansi-c

    2 projects | /r/Compilers | 9 Jan 2022