richardbowden / interp_engine

this is a c lib that can be used to find and replace tokens in strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP!

This is part of another tool, the dev for this string / token finder / replacer is being done here as will be a lib in the future.

see tests.c for now

This is early for now.

make test to run tests

C/C++ CI

About

this is a c lib that can be used to find and replace tokens in strings

License:MIT License


Languages

Language:C 93.3%Language:CMake 3.9%Language:Makefile 2.8%