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

Is there an automated way to convert Cpp files into lisp files #1542

Open
whitecloudsun opened this issue Sep 25, 2023 · 1 comment
Open

Comments

@whitecloudsun
Copy link

I would like to ask how to convert books/projects/arm/second/fsqrt4/fsqrt4.cpp to fsqrt4.lisp automatically?

And is it possible to use the C++basic type for example uint64_t, uint8_t to replace all custom types such as ui64, ui8?
What is the amount of additional workload, without changing the functionality.

Looking forward to your response as soon as possible, thank you very much!

@russinoff
Copy link
Contributor

russinoff commented Sep 25, 2023 via email

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