Search results

  1. B

    I made an embeddable scripting language that can be used in C++ projects to outsource tasks in scripts

    I started this project several years ago and just figured I could share it. There are many occassions where it is useful to outsource tasks of your application in scripts. This allows more dynamic configuration and tasks processing without the need to alter the main application everytime...
Back
Top