One more IDE but thought for RAD - TclTk, MIT https://radxide.com

Capitan Cloud c5663af473 Add files via upload hai 1 ano
examples 38b6164615 Add files via upload hai 1 ano
icons b20adb5da4 Add files via upload hai 1 ano
res d8ca10918b Add files via upload hai 1 ano
templates f9919e16ed Add files via upload hai 1 ano
LICENSE 6f2c46debf Initial commit hai 1 ano
README.md 10917b510e Update README.md hai 1 ano
edit.tcl f12c1c1233 Add files via upload hai 1 ano
eglib.tcl f9919e16ed Add files via upload hai 1 ano
file.tcl 9b253207ed Add files via upload hai 1 ano
filelib.tcl f9919e16ed Add files via upload hai 1 ano
main.tcl f9919e16ed Add files via upload hai 1 ano
menu.tcl c5663af473 Add files via upload hai 1 ano
radxide c5663af473 Add files via upload hai 1 ano
radxide.tcl c5663af473 Add files via upload hai 1 ano
tree.tcl 9b253207ed Add files via upload hai 1 ano
win.tcl d8ca10918b Add files via upload hai 1 ano

README.md

RADXIDE

One more IDE but thought for RAD



Originally envisioned for RAD development in PHP...

The software check for the existance of the Working Dir in /home/YourUser/.radxwork and must configured for this in radxide.tcl, variable dan(WORKDIR).

The "Code Library" of the window right pane needs the folder $dan(WORKDIR)/.snippets eg:

/home/YourUser/.radxwork/.snippets

and must be filled with your examples files tagged with one [tag] on their names and containg a first line of #comment to give a the menu a descriptive nomenclature:

~/.radxwork/.snippets/file[php].inc:
#Example of PHP code
phpinfo();

RADXIDE and most of code here presented and distributed contains excerpts from alited by Alex Plotnikov and contributors to the project. The original code of these excerpts could be borrowed from other sources which the author and the contributors of RADXIDE have no knowledge about.

Code Library scaffolding and most of its code contains excerpts from "Practical Programming in Tcl and Tk, 4th Ed." by Brent B. Welch, Ken Jones, Jeffrey Hebbs. The original code of these excerpts could be borrowed from other sources which the author and the contributors of RADXIDE have no knowledge about. For the related copyright notice refer to part of this software.


License: MIT.

Copyright (c) 2023-2024 5 Mode
Copyright (c) 2021-2023 Alex Plotnikov


Authors:
RAXIDE, Daniele Bonini (Last implementation and adaptations.)
Alited, Alex Plotnikov (original scaffolding and excerpts.)



Screenshot:




Feedback: posta@elettronica.lol