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.479.657 Times

Dialect freeware
Filter: All | Freeware | Demo
 

Dialect

< 1 2 3 4 > 
Added: July 25, 2006 | Visits: 4.453

Delta Forth .NET Delta Forth is a simplified dialect of the Forth programming language. Since it is a compiled language, many of the traditional Forth concepts related to chained execution of words have been removed. Delta Forth for Java has been around since 1997. At that time it was a premiere, as the first... Platforms: Windows

License: Freeware Size: 199 KB Download (279): Delta Forth .NET Download

Added: April 16, 2006 | Visits: 10.131

Free Wave Editor Free Wave Editor v1.7 is an advanced wav file editor that offers many functions not found in other editors. We have spent considerable time and money to bring you this product as a way of introduction to our Xtreme Audio Editor. Features... 1. Open ( Open ), create ( New ) and save (... Platforms: Windows

License: Freeware Size: 6.73 MB Download (1861): Free Wave Editor Download

Added: September 08, 2006 | Visits: 3.907

Active Query Builder Free Edition Active Query builder is a component suite for Borland Delphi and C++ Builder which gives your end-users the ability to create SQL queries containing unions and sub-queries via an intuitive visual interface. Free Edition supports only the ANSI dialect Platforms: Windows

License: Freeware Size: 2.68 MB Download (269): Active Query Builder Free Edition Download

Added: August 05, 2008 | Visits: 1.384

GNU SQL Server SQL Server is a free portable multiuser relational database management system. It supports the full SQL89 dialect and has some extensions from SQL92. It provides multiuser access and transaction isolation based on predicative locks. The working OS: UNIX. The working language: C . It also uses... Platforms: *nix

License: Freeware Size: 679 KB Download (208): GNU SQL Server Download

Added: January 18, 2010 | Visits: 948

Datalus 0.6 Beta Datalus allows the user to build complicated Web applications using simple XML descriptions and short scripts. Datalus abstracts much of the back end tedium from the process in an effort to prevent constant duplication of effort. Datalus is a PHP based Web API designed to streamline object... Platforms: *nix

License: Freeware Size: 2 MB Download (91): Datalus 0.6 Beta Download

Added: January 18, 2010 | Visits: 1.499

The Diabolically Uncrashable Mud Builder The Diabolically Uncrashable Mud Builder project is a is a lisp interpreter specialized for MUD building. The goal of the Diabolically Uncrashable Mud Builder project is to provide MUD developers a language specifically designed for the purpose. The Diabolically Uncrashable Mud Builder, as the... Platforms: *nix

License: Freeware Download (93): The Diabolically Uncrashable Mud Builder Download

Added: January 18, 2010 | Visits: 756

Lingua::EN::VarCon VarCon is a data set provided as part of the Word List project. It contains a number of lists and tables of words that can be used to help automatically convert the English language between the differing spellings of its local dialects (American, British, Canadian). In an age where Spanish... Platforms: *nix

License: Freeware Size: 184.32 KB Download (91): Lingua::EN::VarCon Download

Added: September 12, 2010 | Visits: 1.441

Agora BASIC Agora BASIC is a BASIC compiler for POSIX systems. Agora BASIC aims to implement all of Standard Full BASIC (ANSI INCITS 113-1987), with useful but compatible extensions. It does not do that quite yet. What it does is implement a small subset of the language, enough that simple programs can be... Platforms: *nix

License: Freeware Size: 66.56 KB Download (124): Agora BASIC Download

Added: November 12, 2010 | Visits: 1.120

StateML StateML is a State Machine Markup Language, with GraphViz and template-driven code generation. SYNOPSIS ## See the stml command for command line use (recommended) ## Heres what a .stml file might look like: < machine id="main" xmlns="http://slaysys.com/StateML/1.0"... Platforms: *nix

License: Freeware Size: 22.53 KB Download (99): StateML Download

Added: September 02, 2010 | Visits: 1.144

Doc::Perlish Doc::Perlish is a Perl module that contains Perl Documentation Tools. SYNOPSIS my $doc = Doc::Perlish->new( type => "POD", input => "source.pod" ); # simple conversions; my $html = $doc->to_html; # DOM-style interface; see Doc::Perlish::DOM for more; my $dom = $doc->to_dom; #... Platforms: *nix

License: Freeware Size: 56.32 KB Download (97): Doc::Perlish Download

Added: July 18, 2010 | Visits: 1.570

SQL::Abstract::Limit SQL::Abstract::Limit is a portable LIMIT emulation. SYNOPSIS use SQL::Abstract::Limit; my $sql = SQL::Abstract::Limit->new( limit_dialect => LimitOffset );; # or autodetect from a DBI $dbh: my $sql = SQL::Abstract::Limit->new( limit_dialect => $dbh ); # or from a Class::DBI class: my... Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): SQL::Abstract::Limit Download

Added: October 12, 2010 | Visits: 1.388

HTML::WikiConverter::MediaWiki HTML::WikiConverter::MediaWiki is a Perl module used to convert HTML to MediaWiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into MediaWiki markup. See... Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): HTML::WikiConverter::MediaWiki Download

Added: February 03, 2010 | Visits: 1.184

HTML::WikiConverter::Markdown HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Markdown ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Markdown markup. You should not... Platforms: *nix

License: Freeware Size: 8.19 KB Download (109): HTML::WikiConverter::Markdown Download

Added: February 09, 2010 | Visits: 980

HTML::WikiConverter::Oddmuse HTML::WikiConverter::Oddmuse is a Perl module that can convert HTML to Oddmuse markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Oddmuse ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Oddmuse markup. This dialect... Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): HTML::WikiConverter::Oddmuse Download

Added: February 25, 2010 | Visits: 1.464

HTML::WikiConverter HTML::WikiConverter is a Perl module that can convert HTML to wiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); # Provide HTML directly print $wc->html2wiki( $html ); # ...which is the same as print $wc->html2wiki( html => $html );... Platforms: *nix

License: Freeware Size: 34.82 KB Download (102): HTML::WikiConverter Download

Added: January 18, 2010 | Visits: 1.191

HTML::WikiConverter::Normalizer SYNOPSIS use HTML::TreeBuilder; use HTML::WikiConverter::Normalizer; my $tree = new HTML::TreeBuilder(); $tree->parse( text ); my $norm = new HTML::WikiConverter::Normalizer(); $norm->normalize($tree); # Roughly gives " text " print $tree->as_HTML(); HTML::WikiConverter dialects... Platforms: *nix

License: Freeware Size: 34.82 KB Download (102): HTML::WikiConverter::Normalizer Download

Added: January 21, 2010 | Visits: 856

ccscript 3 GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne. GNU ccScript uses a... Platforms: *nix

License: Freeware Size: 348.16 KB Download (89): ccscript 3 Download

Added: January 09, 2010 | Visits: 967

Emacs Emacs project is the extensible, customizable, self-documenting real-time display editor. If this seems to be a bit of a mouthful, an easier explanation is Emacs is a text editor and more. At its core is an interpreter for Emacs Lisp (``elisp, for short), a dialect of the Lisp programming... Platforms: *nix

License: Freeware Size: 36 MB Download (96): Emacs Download

Added: October 07, 2010 | Visits: 873

Dee-Python Dee-Python project is an implementation of a truly relational database language with Python. Inspired by Date and Darwens Third Manifesto, it addresses the problems of impedance mismatch between programming languages and databases and the weakness of SQL. Mind The Gap Most of todays programs... Platforms: *nix

License: Freeware Size: 819.2 KB Download (101): Dee-Python Download

Added: February 19, 2010 | Visits: 1.022

GCC UPC GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language. The GCC UPC compiler extends the capabilities of the GNU GCC compiler. The GCC UPC compiler is implemented as a C Language dialect translator, in a fashion similar to... Platforms: *nix

License: Freeware Size: 19.3 MB Download (98): GCC UPC Download

< 1 2 3 4 >