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

Convert book into "literate radare" #76

Open
4 tasks
XVilka opened this issue Nov 15, 2017 · 6 comments
Open
4 tasks

Convert book into "literate radare" #76

XVilka opened this issue Nov 15, 2017 · 6 comments

Comments

@XVilka
Copy link
Contributor

XVilka commented Nov 15, 2017

There is a concept of literate programming, and running the code from the documentation.
We should make a scripts/change the book to do exactly the same.
So what we need:

  • Change the code examples into being reproducible and self contained
  • Allow to run the code examples on some external binary files
  • Script to "build"/"run" the book like we do for the testcase.
  • Ideally provide a way to run also r2pipe scripts the same way.
@XVilka
Copy link
Contributor Author

XVilka commented Nov 15, 2017

@radare
Copy link
Collaborator

radare commented Nov 19, 2017 via email

@XVilka
Copy link
Contributor Author

XVilka commented Apr 21, 2018

After it is done - we may be even can add the checks into the radare2 PR/master to check every commit automatically.

@XVilka
Copy link
Contributor Author

XVilka commented Jul 17, 2018

@XVilka
Copy link
Contributor Author

XVilka commented Sep 8, 2020

@Maijin
Copy link
Contributor

Maijin commented Sep 8, 2020

👍 I made a POC too of this looooong time ago

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

3 participants