The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "java language parser"

C::Sharp - Parser and Lexer for C# Programming Language River stage zero No dependents

This module distribution contains (or will contain, when it's finished) a tokeniser, parser and, hopefully, compiler for C#. C# is Microsoft's new programming language for its .NET endeavour. It bears more than a passing resemblence to Java. Like Jav...

SIMON/C-Sharp-0.01 - 10 Jul 2001 19:51:28 UTC - Search in distribution

YAML - YAML Ain't Markup Language™ River stage four • 627 direct dependents • 2019 total dependents

The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. <http://www.yaml.org/spec/> YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structur...

INGY/YAML-1.31 - 27 Dec 2023 15:11:23 UTC - Search in distribution

UMMF - UML Meta-Model Framework. UML to code generation via XMI. Implements UML 1.5 meta-model. Provides object-oriented Perl interface for processing UML meta-models and models. Imports XMI. Includes XMI, Perl and Java code generation back-ends. River stage zero No dependents

See <http://ummf.umleta.com/> and the "examples" directory in the distribution for more information....

KSTEPHENS/UMMF-1.02 - 14 May 2006 02:39:55 UTC - Search in distribution

idl2java - IDL compiler to language Java mapping River stage zero No dependents

idl2java parses the given input file (IDL) and generates files that following the IDL to Java Language Mapping Specification, v1.2. idl2java is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp. idl2ja...

PERRAD/CORBA-JAVA-2.66 - 03 Dec 2008 08:44:40 UTC - Search in distribution
  • idl2javaxml - IDL compiler to language Java mapping & XML binding

xpidl - XPIDL parser River stage zero No dependents

xpidl parses the given input file (IDL) and generates a ASCII file with the .ast extension. xpidl is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp. CORBA Specifications, including IDL (Interface De...

PERRAD/CORBA-XPIDL-0.21 - 19 Oct 2007 08:51:06 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

perlfunc - Perl builtin functions River stage five • 11292 direct dependents • 32664 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

csl - C Header file transformation River stage zero No dependents

JDDPAUSE/MarpaX-Languages-C-AST-0.48 - 02 Feb 2018 19:45:41 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

TPath - general purpose path languages for trees River stage one • 3 direct dependents • 3 total dependents

TPath provides an xpath-like language for arbitrary trees. You implement a minimum of two methods -- "children" and "tag" -- and then you can explore your trees via concise, declarative paths. In tpath, "attributes" are node attributes of any sort an...

DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC - Search in distribution

pp2html - PerlPoint to HTML converter River stage one • 1 direct dependent • 2 total dependents

"pp2html" creates a set of HTML files for a foilset based on a simple textfile slide_text. Due to its formatting features and the capability of creating navigation, table of contents and index pages, "pp2html" is also a suitable tool for writing onli...

LDOMKE/PerlPoint-Converters-1.0205 - 08 Feb 2006 15:33:27 UTC - Search in distribution

perlfaq6 - Regular Expressions River stage zero No dependents

This section is surprisingly small because the rest of the FAQ is littered with answers involving regular expressions. For example, decoding a URL and checking whether something is a number can be handled with regular expressions, but those answers a...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

whouses - impact analysis in a clearmake build environment River stage zero No dependents

Whouses provides a limited form of "impact analysis" in a clearmake build environment. This is different from traditional impact analysis (see TRUE CODE ANALYSIS COMPARED below for details). In particular, it operates at the granularity of files rath...

DSB/ClearCase-CRDB-0.15 - 20 Oct 2006 12:53:19 UTC - Search in distribution

SQL::Preproc - Embed SQL in your Perl (ala SQL preprocessors) River stage zero No dependents

A SQL preprocessor for Perl. Via Filter::Simple, embedded SQL statements are converted into DBI calls to perform the specified database operation. NOTE: The current release should be considered ALPHA release software, and subject to change at the whi...

DARNOLD/SQL-Preproc-0.10 - 27 Jan 2005 01:01:38 UTC - Search in distribution

App::SpeedTest - Command-line interface to speedtest.net River stage zero No dependents

The provided perl script is a command-line interface to the speedtest.net <http://www.speedtest.net/> infrastructure so that flash is not required It was written to feature the functionality that speedtest.net offers without the overhead of flash or ...

HMBRAND/App-SpeedTest-0.29 - 20 Dec 2023 09:20:58 UTC - Search in distribution

pl-examples - Perl One-Liner Examples River stage zero No dependents

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

share::Apocalypse::A06 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

SOAP::Lite - Perl's Web Services Toolkit River stage three • 110 direct dependents • 144 total dependents

SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side....

PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC - Search in distribution

YAMLScript - Programming in YAML River stage zero No dependents

YAMLScript is a programming language that uses YAML as a base syntax. It feels like a *YAML encoded Lisp*, but with fewer parentheses. In fact, YAMLScript *is* a Lisp. It's a YAML-based specialized syntax reader for the Clojure programming language. ...

INGY/YAMLScript-Lingy-0.2.1 - 29 Dec 2023 18:00:56 UTC - Search in distribution

FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required. River stage two • 65 direct dependents • 88 total dependents

Platypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Go, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses libffi <https://sourceware.org/li...

PLICEASE/FFI-Platypus-2.08 - 05 May 2023 21:50:13 UTC - Search in distribution
58 results (0.237 seconds)