Using C++ as a scripting language, part 6

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

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

    Embedded Scripting Language Designed for C++

  • is it like https://chaiscript.com/?

  • godot-cpp

    C++ bindings for the Godot script API

  • I have been using Godot for a long time, however I finally gave up and just started coding my own engine on top of Raylib. I got tired of having to deal with Godot's restrictions (you can't pass args to subclasses of built-in types which I found infuriating as I need my RAII to stay sane)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

  • I'm not sure, it's made by the guy who made https://godbolt.org/, Jason Turner

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