Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ingydotnet/rosettacode-pm

RosettaCode Data Extractor
https://github.com/ingydotnet/rosettacode-pm

Last synced: about 19 hours ago
JSON representation

RosettaCode Data Extractor

Awesome Lists containing this project

README

        

=pod

=for comment
DO NOT EDIT. This Pod was generated by Swim v0.1.45.
See http://github.com/ingydotnet/swim-pm#readme

=encoding utf8

=head1 Name

RosettaCode - An Application to interface with http://rosettacode.org

=head1 Version

This document describes L version B<0.0.15>.

=head1 Synopsis

From the command line:

> rosettacode help
> git clone https://github.com/acmeism/RosettaCodeData
> cd RosettaCodeData
> rosettacode sync .

=head1 Description

RosettaCode.org is a fantastic wiki that contains ~ 750 programming tasks,
each implemented in up to ~ 550 programming languages.

This tool aims to make it easier for programmers to obtain and try the various
code samples.

At this point, the main function is to extract the code examples and put them
into a git repository on GitHub. You probably don't need to use this tool
yourself. You can just get the repository here:

git clone https://github.com/acmeism/RosettaCodeData

This tool will just update all the files in that repository.

=head1 Author

Ingy döt Net

=head1 Copyright and License

Copyright 2013-2023. Ingy döt Net.

This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.

See L

=cut