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

Capitan Cloud ee14ce890d Update README.md 1 jaar geleden
icons 0a0f28ed6a Add files via upload 1 jaar geleden
res f9919e16ed Add files via upload 1 jaar geleden
templates f9919e16ed Add files via upload 1 jaar geleden
LICENSE 6f2c46debf Initial commit 1 jaar geleden
README.md ee14ce890d Update README.md 1 jaar geleden
edit.tcl f9919e16ed Add files via upload 1 jaar geleden
eglib.tcl f9919e16ed Add files via upload 1 jaar geleden
file.tcl f9919e16ed Add files via upload 1 jaar geleden
filelib.tcl f9919e16ed Add files via upload 1 jaar geleden
main.tcl f9919e16ed Add files via upload 1 jaar geleden
menu.tcl f9919e16ed Add files via upload 1 jaar geleden
radxide.tcl f9919e16ed Add files via upload 1 jaar geleden
tree.tcl f9919e16ed Add files via upload 1 jaar geleden
win.tcl f9919e16ed Add files via upload 1 jaar geleden

README.md

RADXIDE

One more IDE but thought for RAD - Tcl-Tk <= 8.6



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](https://github.com/aplsimple/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 (Last implementation and adaptations.)
Copyright (c) 2021-2023 Alex Plotnikov https://aplsimple.github.io (original scaffolding and excerpts.)



Screenshot:




Feedback: posta@elettronica.lol