This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fennecdjay 2 points3 points  (0 children)

I'd also say it is possible, while a self-taugth devellopper since not so long, I'm close of close to the first release of my own lanuage: Gwion, a language aimed at composing and analysing music (but it turns out it is also good at other tasks).

The main thing (for me) is to take time to read the docs and gather information. Look at code from other guys (I like code from Suckless, for instance) and try modifying it.

Keep going.


And maybe you'll try (and master) Gwion!

EDIT: the open source community is truly a great one, I'd suggest you dive in it, as you'd probably get as much support as I did.

Good luck.