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 this project still maintained? #32

Open
nnym opened this issue Dec 18, 2020 · 7 comments
Open

Is this project still maintained? #32

nnym opened this issue Dec 18, 2020 · 7 comments

Comments

@nnym
Copy link

nnym commented Dec 18, 2020

Since I was unable to find a binary distribution of lzz, compiling it requires lzz and the last commit was ~3 years ago, I assume that it is abandoned. Is that correct or is it still maintained elsewhere?

@mjspncr
Copy link
Owner

mjspncr commented Dec 18, 2020 via email

@Matheus-Garbelini
Copy link
Contributor

hi @mjspncr do you have lzz binary that we can use to bootstrap the build of this project? Currently, it seems lzz binary is not available anymore.

@mjspncr
Copy link
Owner

mjspncr commented Feb 12, 2021 via email

@Matheus-Garbelini
Copy link
Contributor

@mjspncr thanks a lot. I've made a pull request including an easy build script.

@SnapperTT
Copy link

SnapperTT commented Mar 5, 2021

Old lzz is still very useful for projects. When you encounter a c++ feature that lzz doesn't understand you can just put it in a #hdr or #src block

EDIT: We're still missing a lzz.exe for windows. I have copies of it if needed

@Matheus-Garbelini
Copy link
Contributor

Hi @SnapperTT feel free to submit a PR with the windows binaries. We don't feel bad here for storing binaries in a Github repo haha. The important thing is that people can just use it.

By the way, would you be willing to share the command line you've used to generate a sample header from a cpp file? I was the one submitting a PR to build the project successfully but I couldn't find an easy example on how to actually use lzz with a single cpp file. I imagine that you just have to tell lzz the cpp source file and after some parameters, it should output the corresponding header file. If you have an example of that, it would help a lot with the repository.

Regards.

@SnapperTT
Copy link

@Matheus-Garbelini
This might be a bit late, but I've uploaded linux+windows binaries + a rip of the documentation from the old website converted to markdown to https://github.com/SnapperTT/lzz-bin

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

4 participants