oop in cuffscript #37
trokute
started this conversation in
Show and tell
Replies: 1 comment
|
Now that you mention it, that makes sense. If a language is too simple, the code can get too long and hard to read later on. So introducing OOP actually sounds like a good idea. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
i REALLY like the idea of an easy programming language, but for some reason its too hard to understand if its too easy for me, so i made this quick edit which introduces oop to cuffscript to make the language more logical (even thought it defeats the purpose of the language) . you can see the README.md for a snippet. Link to branch
All reactions