https://github.com/hellerve/utilities
Utilities in various programming languages
https://github.com/hellerve/utilities
Last synced: 12 months ago
JSON representation
Utilities in various programming languages
- Host: GitHub
- URL: https://github.com/hellerve/utilities
- Owner: hellerve
- Created: 2014-07-22T19:54:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-22T11:09:10.000Z (over 10 years ago)
- Last Synced: 2025-02-12T05:11:51.097Z (about 1 year ago)
- Language: Python
- Size: 324 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
utilties
======
This repository contains utilities in various programming languages, mostly from
programming books I read or talks I heard.
It is not the only repository out there that contains many of those utilities,
but my rewritten version are for private purposes anyway.
What's included
---------------
Most languages I use on a regular basis have a subdirectory here. Languages
I have a subdir for include:
1. C/C++ in *cutils*
2. Python in *pyutils*
3. Javascript in *jsutils*
4. Erlang in *erlutils*
5. Shell in *shutils*
6. EclipseCSP flavoured Prolog in *eclutils*
I am sure there are more to come.