This is a forkof EdytorNC, atext editor forCNCprogrammers. Codecolourizing. Sessions - tosave/restoreopen file list Send/receivethrough serialport withautomatic filesaving andSerial portfile server -possibility todownload newCNC programdirectly frommachine. Find in files Find/Replacecan be used toaddition,subtraction,multiplication,division onnumbers orhighlightingtext. inFind: Y$$ inReplace $$*2will multiplyby 2 allnumbers foundwith Y
Eric is an IDEfor Python andRuby. Itprovidesunlimitededitor windowsand layout,syntax checkingandhighlighting,autocompletion,calltips,folding, bracematching, spellchecking,search andreplace. Itincludes aclass browser,various VCSinterfaces,collaborationfeatures,documentationhelpers, and aremote debuggerfor Python andRuby, unittesting,profiling andcode coveragestats, and aninteractivePython shell.Command-linefilters orhooks can berun from theIDE, such ascx_fre
The BiglooProgrammingLanguage TheBiglooprogramming isastrict-parenthetical-functionprogramminglanguage. Itbelongs to theLispprogramminglanguagefamily, andmorespecifically,it is adescendant ofthe Schemeprogramminglanguage. Itsdesign isgoverned by onerule: enablingScheme-basedprogrammingstyle whereC(++) isusuallyrequired. Bigloo aims atbeing apracticalprogramminglanguage and apracticalprogrammingenvironment.For it offersfeaturesusuallypresented bytraditio
Allegro is across-platformlibrary mainlyaimed at videogame andmultimediaprogramming. Ithandles common,low-level taskssuch ascreatingwindows,accepting userinput, loadingdata, drawingimages, playingsounds, etc.and generallyabstractingaway theunderlyingplatform.However,Allegro is nota game engine:you are free todesign andstructure yourprogram as youlike. Allegrohas thefollowingadditionalfeatures: Supported onWindows, Linux,Mac OSX, iPhoneand Android Use