There are scadsof CLI parsersout there, sowhy anotherone? Mostlybecause theothers aim todo too much andcan be a painto use when youjust needsomething quickand simple. AllMinicle does isparse CLIoptions. Itdoesn'thandle exoticedge cases,generate usageinformation,validatearguments, oranything else.It does handleall the usualbasics plusgit-stylesubcommands.
A lightweightGUI frameworkfor embeddeddisplays Design your GUIwith a drag& dropbuilder, thenapply the samecode to a widerange ofdisplays,libraries andcontrollerswith thecross-platformArduinoframeworksupportingWindows, OS Xand LINUX. Opensource MITlicense. Features: -Pure C library,no dynamicmemoryallocation -Widgets: text,images,buttons,checkboxes,radio buttons,sliders,keypad,listbox, radialcontrols,scrollingtextbox /terminal,graphs, etc.plus extensionsa
ScriptForm is astand-alonewebserver thatautomaticallygenerates formsfrom JSON toserve asfrontends toscripts. Ittakes a JSONfile whichcontains formdefinitions,constructs webforms from thisJSON and servesthese to usersover HTTP. Theuser can selecta form and fillit out. Whenthe usersubmits theform, it isvalidated andthe associatedscript iscalled. Dataentered in theform is passedto the scriptthrough theenvironment.
Arcadia is aminimalisticeditor (IDE)for the Rubylanguagewritten in Rubyusing theclassic Tcl/TkGUI toolkit anddeveloped withArcadia itself.Some featuresinclude aneditor withsourcebrowsing,syntaxhighlighting,and codecompletion,debug support,the ability towork on anyplatform whereRuby and Tcl-Tkwork, a highlyextensibilityarchitecture,and support forRAD GUIbuilding.