Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.335 Times

Perl Code Editor freeware
Filter: All | Freeware | Demo
 

Perl Code Editor

1 2 3 4 5 > 
Released: March 11, 2003  |  Added: November 13, 2006 | Visits: 8.630

DarkBASIC CodeKEEPER Version PLEASE NOTE: CodeKEEPER is an alternative editor for the DarkBASIC (www.darkbasic.com) programming language, the reason i am stating this is so you don't download it to find its not what your after, this was designed and programmed for DarkBASIC. DarkBASIC is a DirectX Based programming... Platforms: Windows

License: Freeware Size: 1.04 MB Download (2281): DarkBASIC CodeKEEPER Version Download

Added: August 04, 2008 | Visits: 4.811

Assembler IDE If you have to review previous assembler language programming projects or create new ones, Assembler IDE will be a big help. It is a development setting for assembly code, whose aim is to automate this process as much as possible, integrating a code ditor, debugger and deassembler.Among the... Platforms: Windows

License: Freeware Size: 6 KB Download (1571): Assembler IDE Download

Added: May 12, 2006 | Visits: 6.395

Perl Express A free integrated development environment (IDE) for Perl with multiple tools for writing and debugging your scripts. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an internal Web browser or query editor;... Platforms: Windows

License: Freeware Size: 3.29 MB Download (910): Perl Express Download

Added: May 26, 2006 | Visits: 7.416

Freeref Free HTML/CSS reference for beginners and experts. FreeRef Has a Full, Visual GUI interface that is easy to navigate. select a html tag or css style that your not sure about or want to find out more about and FreeRef displays its reference. if you can write this in html, Hello, World:) this... Platforms: Windows

License: Freeware Size: 1.82 MB Download (877): Freeref Download

Released: January 15, 2015  |  Added: January 17, 2015 | Visits: 13.894

Notepad++ Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. Based on the powerful editing component Scintilla, Notepad++ is written... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 2.22 MB Download (750): Notepad++ Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 1.005

Navicoder Lite IDE for Java (Java editor for windows) NaviCoder is a Java IDE that runs on Windows which enables programmers to create, navigate, modify, and debug code faster and more accurately. NaviCoder can be used in conjunction with different Java Developer Kits by configurating JDK profiles. NaviCoder features an intuitive interface and... Platforms: Windows

License: Freeware Size: 10.5 MB Download (610): Navicoder Lite IDE for Java (Java editor for windows) Download

Released: December 26, 2012  |  Added: December 26, 2012 | Visits: 724

CodeSnap Classic CodeSnap is a color coded Html Editor provided with instant preview and HTML tidy features that gives warnings about error found in your HTML code. Further you can also repair the loaded HTML page and save it into another file. Beside having color code, the HTML code editor is also provided with... Platforms: Windows

License: Freeware Size: 708 KB Download (504): CodeSnap Classic Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 643

JChecker X for Mac OS Supports HTML validation, auto-correction for errors, URL link checking, beautifying HTML source text and others. JChecker X transforms Jedit X into a powerful HTML source code editor. - Conducted 1 improvement and fixed 2 crash bugs. Platforms: Mac

License: Freeware Size: 9.3 MB Download (433): JChecker X for Mac OS Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 547

Feed Writer Deskop RSS Editor Feed Writer is a professional RSS editor for easy and comfortable creation of RSS feeds. It supports most RSS formats such as RSS 0.91, RSS 0.92, RSS 2.0 and even Podcasts. Feed Writer also offers full UTF-8 compatibility which allows to create feeds with non-Latin text such as Cyrillic, Polish... Platforms: Windows, Edition 2005,Edition 2005

License: Freeware Size: 2.3 MB Download (415): Feed Writer Deskop RSS Editor Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.527

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can... Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Added: August 22, 2008 | Visits: 2.439

Pelles C Pelles C for Windows is a complete development kit for Windows and Pocket PC. It contains among other things an optimizing C compiler, a linker, a resource compiler, a message compiler, a make utility and install builders for both Windows and Pocket PC. It also contains an integrated development... Platforms: Windows

License: Freeware Size: 6.6 MB Download (242): Pelles C Download

Released: October 21, 2014  |  Added: February 03, 2015 | Visits: 3.794

CodeLobster PHP Edition CodeLobster PHP Edition is a free portable handy and easy-in-use code editor that is primarily intended for quick and easy creation and editing of PHP, HTML, CSS, JavaScript files with support Drupal CMS, Joomla CMS, Smarty template engine, Twig, JQuery library, CodeIgniter framework, CakePHP... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 26.81 MB Download (228): CodeLobster PHP Edition Download

Added: November 05, 2010 | Visits: 794

Opcode Opcode is a Perl module created to disable named opcodes when compiling perl code. SYNOPSIS use Opcode; Perl code is always compiled into an internal format before execution. Evaluating perl code (e.g. via "eval" or "do file") causes the code to be compiled into an internal format and... Platforms: *nix

License: Freeware Size: 12.29 KB Download (227): Opcode Download

Released: September 04, 2020  |  Added: April 05, 2021 | Visits: 1.175

EnWeb HTML Editor Speed-up web development with EnWeb an easy to use yet powerful HTML source code editor for Windows. Features include additional built-in custom commands that do the work of dozens of HTML and CSS statements. Other features include code generator dialogs, insert library file code directly into... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 8.5 MB Download (208): EnWeb HTML Editor Download

Added: January 08, 2010 | Visits: 1.604

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl Download

Released: February 28, 2004  |  Added: March 01, 2006 | Visits: 6.631

CalcIt CalcIt is a freeware Coding/Programming tool appropriate to write, store and organize generally small pieces of code that can be used to help/support the every day work (Utilities). Its language is designed to be easy to learn and understand and it is specifically focused in the processing of... Platforms: Windows

License: Freeware Size: 1 MB Download (173): CalcIt Download

Added: August 19, 2008 | Visits: 1.566

pgAdmin III for PostgreSQL pgAdmin III is a completely free administration and development platform for the PostgreSQL database. The application is running under GNU/Linux, FreeBSD and MS Windows. It is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases. The graphical... Platforms: Windows, *nix

License: Freeware Size: 4.7 MB Download (158): pgAdmin III for PostgreSQL Download

Added: August 17, 2008 | Visits: 1.428

cEditMX cEditMX is a freeware, OpenSource code editor written in Delphi, that supports code folding, advanced syntax highlighting, tag listing, auto complete, snippets, FTP, QuickFTP, script support, and much more. Platforms: Windows

License: Freeware Size: 1.37 MB Download (148): cEditMX Download

Added: August 09, 2008 | Visits: 1.711

Komodo Edit Komodo Edit is a totally free programming code editor, with multilingual support, that makes code writing tasks easier. This editor is especially effective when it comes to developing software with dynamic languages, like Perl, PHP, Python, Ruby and Tcl. It also has support for browser codes,... Platforms: Windows

License: Freeware Size: 2 KB Download (139): Komodo Edit Download

Added: January 10, 2010 | Visits: 1.447

Anti-censorship Tools (proxyTools) ProxyTools is a package of Perl network utilities designed mainly to assist those whose Internet access is censored, unreliable, or otherwise damaged. Uncensored access is provided to any outside service required (Usenet News, Web browsing, IRC, Socks etc.). Setup requires installation of Perl... Platforms: *nix

License: Freeware Size: 552.96 KB Download (135): Anti-censorship Tools (proxyTools) Download

1 2 3 4 5 >