-
Notifications
You must be signed in to change notification settings - Fork 17
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
more features #7
Comments
Some good ideas, I'd be down to accept PRs for language improvements but I personally probably wouldn't be looking to add new features. If you have something you want to implement, feel free! |
i made a fork, nothing's been changed yet except the readme, but i'll just add my stuff there |
suggestion - since we have the -l option to see how the source code would look like in python would be nice to have the opposite. A converter python >>> folders. |
@Washiii that would be difficult considering there are many things that folders doesn't support, so only a very small number of programs could actually be converted. it would be easier to make a gui of some sorts that's made specifically for folders. |
folders is an epic programming language already so why not make it better?
suggestion - make a v2 or just build onto the existing version where there are more commands and expressions
examples - boolean data type, logic expressions (and/or/not), else/elif, etc.
The text was updated successfully, but these errors were encountered: