💾 the joy of coding
Go to file
sophie f8bf3101af change git clone link to codeberg 2022-09-22 12:35:25 +02:00
.vscode add new mathematical assignment operators 2020-08-09 21:53:55 +01:00
code add documentation to unsafemenu.flx 2020-10-18 16:06:02 +01:00
lib add documentation to unsafemenu.flx 2020-10-18 16:06:02 +01:00
.gitignore init 2020-07-27 03:47:54 +01:00
LICENSE Initial commit 2020-07-27 02:33:33 +01:00
README add syntax section to readme 2020-08-15 13:44:47 +01:00
cli.js fix prompt 2020-08-15 14:53:23 +01:00
package.json change git clone link to codeberg 2022-09-22 12:35:25 +02:00

README

                          ____________________________
                         /                           /\
                        /                          _/ /\
                       /        FLEXSCRIPT        / \/
                      /                           /\
                     /___________________________/ /
                     \___________________________\/
                      \ \ \ \ \ \ \ \ \ \ \ \ \ \ \

                     simple dos-like scripting language

# why?
i always loved the simplicity of batch scripting in windows when i was but a wee
lad, now i want to bring back that happiness  by  bringing that same energy to a
new  custom programming language that  has more features which allows  it to  be
even more useful and thus even more fun.

# syntax
check out code/, it provides examples of every feature in the language.