What are the best free books for learning to write interpreters in C++?

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

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

    Embeddable scripting language for real-time applications

  • You're welcome to look at my scripting language Jinx, written in modern C++. Just let me know if you have specific questions. Data flow is JxLexer.cpp -> JxParser.cpp -> JxScript.cpp. Most everything else is implementation details. Also, note the parer is pretty complex, mostly because Jinx has a crazily flexible syntax for functions.

  • 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

  • DreamBerd is a perfect programming language

    3 projects | /r/ProgrammingLanguages | 3 Jun 2023
  • How do I create a file that will automatically compile and run my c++ program when I double click it?

    1 project | /r/cpp_questions | 14 Jan 2023
  • Is I already know C and OOP, do I basically already know C++?

    1 project | /r/cpp_questions | 3 Aug 2022
  • I'm curious what a gameplay programmer would use a scripting language for

    1 project | /r/gamedev | 24 Jul 2022
  • Design examples for runtime scripting

    1 project | /r/gameenginedevs | 3 Jul 2022