Menu

Tree [3b49f8] master /
 History

HTTPS access


File Date Author Commit
 all_binaries 2017-09-08 varocarbas varocarbas [0e5e98] NumberParser v. 1.0.8.5.
 all_code 2018-06-15 varocarbas varocarbas [3b49f8] Readme update.
 all_comments 2017-10-18 varocarbas varocarbas [7a85b4] Minor improvements in UnitParser & NumberParser.
 all_readme 2018-06-15 varocarbas varocarbas [3b49f8] Readme update.
 LICENSE 2016-07-31 varocarbas varocarbas [c4fa6d] Initial commit
 README.md 2018-06-15 varocarbas varocarbas [3b49f8] Readme update.

Read Me

FlexibleParser

DOI

FlexibleParser is a group of multi-purpose .NET parsing libraries based upon the following ideas:

  • Intuitive, adaptable and easy to use.
  • Pragmatic, but aiming for the maximum accuracy and correctness.
  • Overall compatible and easily automatable.
  • Formed by independent DLLs managing specific situations.

Not sure how to use FlexibleParser outside Windows? Take a look at this repository.

Parts

At the moment, FlexibleParser is formed by the following independent parts:

DOI UnitParser (last release, readme file, code analysis, article, web API)

It allows to easily deal with a wide variety of situations involving units of measurement.
Among its most salient features are: user-defined exception triggering and gracefully managing numeric values of any size.

DOI NumberParser (last release, readme file, code analysis, article)

It provides a common framework for all the .NET numeric types. Main features: exceptions managed internally; beyond-double-range support; custom mathematical functionalities.

DOI DateParser (last release, readme file, code analysis)

It enhances the default .NET date/time support, mostly via improving the usability of its main type and accounting for a big amount of additional time zone information.

I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code.

Equivalently to what happens with all my other online contributions, this code can be considered public domain. For more information about my copyright/authorship attribution ideas, visit https://customsolvers.com/copyright/.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.