D++: programming language based on Shortcuts

A programming language based on Shortcuts.


Description

this shortcut is inspired from: @TheUser (follow him)

A programming language for iOS based on Shortcuts.

Documentation here (or directly below this): (not available right now)

  • alert: alert ("your text")
  • title: title ("your title")

Announcements:

  • Next features will be stop function and maybe loop or maybe something different.

Latest Release Notes

0.1.5 - Sept. 15, 2023, 9:18 p.m.

- added program() (--> program.exit() = Close immediately the program.)
- added createFile(fileContent, fileName) and createFolder(folderName)
- optimized D++ Compiler


Version history