Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

[Documentation / Examples] Small examples? #16

Open
rubyFeedback opened this issue Nov 16, 2021 · 1 comment
Open

[Documentation / Examples] Small examples? #16

rubyFeedback opened this issue Nov 16, 2021 · 1 comment

Comments

@rubyFeedback
Copy link

Hey there,

Would it be possible to add a few examples? e. g. from hello world to some
SLIGHTLY longer examples perhaps? A bit like libffi may allow for this.

Like I remember from ruby calling glibc to calculate something and give
back the number. Simple things like that, not full-scale tutorials - really
just things that may get people started a bit easier, if that is possible
and not too much time investment.

@matheusmoreira
Copy link
Owner

Hello. Let me begin by saying that I'm happy about the interest in my project.

It turns out that the Linux kernel itself has been developing a great alternative. Apparently they use it for their own tools.

https://github.com/torvalds/linux/tree/master/tools/include/nolibc

I didn't know about it when I started liblinux. Back then it was just one header file but now it's become more organized and certainly a lot more complete. I feel like working on liblinux would just duplicate their work at a slower pace.

So I've moved on after learning as much as I could about this subject. I decided to write about it on GitHub Pages and start a Linux-centered programming language project which I haven't published yet. Perhaps I'll see you again when I do publish it.

@matheusmoreira matheusmoreira pinned this issue Feb 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants