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

c target #13

Open
tomerfiliba opened this issue Nov 8, 2010 · 2 comments
Open

c target #13

tomerfiliba opened this issue Nov 8, 2010 · 2 comments

Comments

@tomerfiliba
Copy link
Owner

not sure if feasible

@fruch
Copy link

fruch commented Sep 29, 2012

why not ? cause there's no exceptions and no classes ?

@tomerfiliba
Copy link
Owner Author

mostly memory management - i'm using Boost::SharedPtr a lot, which makes life easier. plus, there are no data structures like std::map or std::vector, which, again, make life easier. you'd need something like boost for C... otherwise it's infeasible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants