(Replying to PARENT post)
Still, a fun project, and you have my upvote. :)
(Replying to PARENT post)
Contrary to popular opinion, copyright applies automatically to all of your works (unless you are an employee of the US Government). Due to the draconian nature of copyright laws, people have very few practical freedoms with your work unless you use a free software license (GPL, MIT, Apache, etc).
EDIT: Actually, looking through your GitHub profile it looks like most of your projects don't have free software licenses. Can you please rectify this, as it's clear you're doing cool work but it's not free software (or even "open source").
(Replying to PARENT post)
"Reinventing the wheel" projects absolutely litter public source nodes; believe me, I know why people do it; but my dream is the dream of software that most of us have given up on, code reuse, "reentrancy", shared libraries, etc.
Maybe something like a "wikipedia of source code".
I'm not discounting the benefit of doing a project to learn about it; what I'm saying is, too bad it's not code that will be useful for anything else without a lot more work; and too bad work is going into something that is not reuseful-able.
(Replying to PARENT post)
(Replying to PARENT post)
https://github.com/melling/ComputerLanguages/blob/master/com...
They probably deserve their own section.
(Replying to PARENT post)
Even if this project doesn't turn out to be useful for a lot of people, I hope at least to inspire a few people to tackle big problems.