IronMeta 3.8



Publisher Description



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.


About IronMeta

IronMeta is a free software published in the Components & Libraries list of programs, part of Development.

This Components & Libraries program is available in English. It was last updated on 19 March, 2024. IronMeta is compatible with the following operating systems: Linux, Mac, Windows.

The company that develops IronMeta is kulibali. The latest version released by its developer is 3.8. This version was rated by 1 users of our site and has an average rating of 3.0.

The download we have available for IronMeta has a file size of 55.19 KB. Just click the green Download button above to start the downloading process. The program is listed on our website since 2014-09-25 and was downloaded 61 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the IronMeta as malware if the download link is broken.

How to install IronMeta on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the IronMeta is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.0/5     1
Downloads: 61
Updated At: 2024-03-19
Publisher: kulibali
Operating System: Linux, Mac, Windows
License Type: Free