Flashlight is a programming language that has icon of a flashlight.
Downloads list:
- Flashlight 0.0.3 flashlight.exe
- Flashlight 0.0.2 flashlight.exe
Flashlight 0.0.1
Installation
Save the "flashlight.exe" wherever you want and add file to Environment Variables. Create file "name.flashlight" and set this format to open with "flashlight.exe" you have just downloaded. Now you can run any flashlight program. Available commands:
- flashlight - opens Flashlight Shell
- flashlight filename.flashlight - runs the program called "filename"
- flashlight -d filename.flashlight - runs the program called "filename" with debug mode
- flashlight --debug filename.flashlight - same as above
- flashlight --min filename.flashlight filename-min.flashlight - deletes all whitespace characters and comments from filename.flashlight and save to filename-min.flashlight
- flashlight --version - shows the version of the Flashlight
- flashlight --help - shows this list
- exit - exits from Flashlight Shell (Flashlight Shell Command)