math expression interpreter

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • liir

    liir is a simple REPL (Read, eval, print and loop) written in C

  • Hello. I enjoy coding in my spare time and am always looking for new challenges and learning. I recently developed a simple math expression interpreter in C. Check it out: liir

  • TinyExpr

    tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

  • I had a hard time understanding your readme. I see that you use make to build the program; Why not compile? Does it read stdin or how do you use it? Is it a library you can include and use a command to evaluate arithmetic, like TinyExpr?

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

    A minimal BASH framework

  • I think if you did it like that you could drop the exit function maybe others and if it was a library I would use it in bashin

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