Folders.py icon indicating copy to clipboard operation
Folders.py copied to clipboard

more features

Open ProfessorDragon opened this issue 2 years ago • 4 comments

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.

ProfessorDragon avatar Dec 21 '21 11:12 ProfessorDragon

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!

SinaKhalili avatar Dec 22 '21 10:12 SinaKhalili

i made a fork, nothing's been changed yet except the readme, but i'll just add my stuff there https://github.com/ProfessorDragon/folders-extended

ProfessorDragon avatar Dec 23 '21 03:12 ProfessorDragon

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 avatar Dec 27 '21 22:12 Washiii

@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.

ProfessorDragon avatar Dec 29 '21 00:12 ProfessorDragon