Home Page

IronMeta 3.8 - Download




About IronMeta

IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of...

IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
Features
  • Now available via NuGet.
  • Although the most common use for IronMeta is to build parsers on streams of text for use in compiling or other text processing, IronMeta can generate pattern matchers (more accurately, transducers) for any input and output type. You can use C# syntax directly in grammar rules to specify objects to match.
  • IronMeta-generated parsers use strict Parsing Expression Grammar semantics; they use ordered choice, are greedy and do not backtrack through productions.
  • Generated parsers are implemented as C# partial classes, allowing you to keep ancillary code in a separate file from your grammar.
  • Unrestricted use of C# in semantic conditions and match actions.
  • Higher-order rules: you can pass rules as parameters, and then use them in a pattern.
  • Pattern matching on rule arguments: you can apply different rule bodies depending on the number and types of parameters.
  • Flexible variables: variables in an IronMeta rule may be used to: get the input of an expression they are bound to, get the result or result list of an expression they are bound to, match a rule passed as a parameter, pass a rule on to another rule.
  • As an enhancement over the base OMeta, IronMeta allows unlimited left-recursion, using Sergio Queiroz de Medeiros's unpublished algorithm for all rules, even within parameter matching.



Previous Versions

Here you can find the changelog of IronMeta since it was posted on our website on 2015-04-26 03:00:00. The latest version is 3.8 and it was updated on 2024-04-22 15:38:06. See below the changes in each version.

IronMeta version 3.8
Updated At: 2014-09-25
IronMeta version 2.0
Updated At: 2010-12-02
Changes: Several fixes and updates


Related Apps

Here you can find apps that are similar with IronMeta.



Disclaimer

External Download


We do not host IronMeta on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for IronMeta is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.0/5     1
Downloads: 61
Updated At: 2024-04-22 15:38:06
Publisher: kulibali
Operating System: Mac,windows,linux
License Type: Free