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

Code for code generator ? #3

Open
azr opened this issue Jan 27, 2018 · 2 comments
Open

Code for code generator ? #3

azr opened this issue Jan 27, 2018 · 2 comments

Comments

@azr
Copy link

azr commented Jan 27, 2018

Howdy ! Cool beans this project !

I see that comment everywhere /*This is mechanically generated code*/
Is the code that generates the code available too ?? Also if yes where can I find it ?

I'd like to generate some golang code as well :)

Cheerio !

@edrosten
Copy link
Owner

edrosten commented Jan 29, 2018 via email

@azr
Copy link
Author

azr commented Jan 29, 2018

Oh, nice thanks.
I hacked around this by cross compiling c to go and then I quickly fixed it here : https://github.com/azr/phash/tree/41ea5c413bf6e5c56c4969f8e81debdf9f4d4c58/cornerdetect

It works pretty nicely !

I think It would be better to generate from your project but really want to finish my little Image Matching algorithm first.

Will see if I have time after :) and if I'm not too lazy :P

Edit:
I totally get what happens here: https://github.com/edrosten/fast-er/blob/master/fast_tree_to_C_score_bsearch this reduces my laziness factor :D

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

No branches or pull requests

2 participants