Difference between revisions of "NumberParser (Java)"

From Free Software Directory
Jump to: navigation, search
(Initial submission.)
 
(No difference)

Latest revision as of 11:43, 29 November 2017


[edit]

NumberParser (Java)

https://customsolvers.com/number_parser_java/
Library extending the default Java numeric support

NumberParser simplifies the usage of numeric types and extends the default mathematical support in Java. It is the second part of FlexibleParser.

This Java version is a conversion of the code which I originally developed in C#.





Licensing

License

Verified by

Verified on

Notes

Notes

https://github.com/varocarbas/FlexibleParser_Java/blob/master/LICENSE

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 the corresponding pages of my sites: • https://customsolvers.com/copyright/ ES: https://customsolvers.com/copyright_es/https://varocarbas.com/copyright/

ES: https://varocarbas.com/copyright_es/




Leaders and contributors

Contact(s)Role
Alvaro Carballo Garcia (Varocarbas)Sole author


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://github.com/varocarbas/FlexibleParser_Java/tree/master/all_code/NumberParser
Homepagehttps://customsolvers.com/number_parser_java/
Downloadhttps://customsolvers.com/downloads/flexible_parser_java/number_parser/
Homepagehttps://customsolvers.com/number_parser_java_es/


Software prerequisites

KindDescription
Required to useJRE 8




Entry








"Sole author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.