Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gmem-c] - C port/bindings #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[gmem-c] - C port/bindings #3

wants to merge 2 commits into from

Conversation

otvv
Copy link
Owner

@otvv otvv commented Aug 29, 2023

I haven't started to test this "version" of the library yet, so some stuff might not work properly or at all. This will keep receiving updates until I'm satisfied with its performance and behavior.

This won't be merged into main. (I want to separate gmem's branches at a some point and make the main branch act as a "repository" of sorts, with directions of all gmem's versions and/or ports.

TODO:

- improve data type safety
- further testing with complex data types such as strings, arrays and structs 
  • Make a new README for this branch
  • Improve data type safety
  • Further testing with complex data types such as strings, arrays and structs
  • New functionalities (pattern scanning, code execution, etc)
    (All new functionalities will be implemented first on the C++ version then they will be implemented on the other versions)

@otvv otvv added feature New feature or request wontmerge This wont be merged labels Aug 29, 2023
@otvv otvv self-assigned this Aug 29, 2023
Changed folder structure to match other branches.

Added some missing semicolons and includes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request wontmerge This wont be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant