I remember seeing this post http://forum.world.st/Why-not-having-NeoCSV-and-NeoJSON-in-the-image-td4808420.html#a4809298 which seems relevant to this - having bundles of packages dedicated to certain task.
Reading CSV is a basic feature in R for reading data. Moose/ Roassal / GT > combo should have that out of the box. > ... > Build an image with > Roassal > CSV > JSON > XML > + some math packages Peter On Thu, Apr 16, 2015 at 4:42 PM, Alexandre Bergel <[email protected]> wrote: > Hi Esteban, > > This is an excellent initiative! > I have checked the pharo.org website, and it looks like that we should > list the catalog of applications. > Which cool application users can use with Pharo? > > Cheers, > Alexandre > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > On Apr 16, 2015, at 10:48 AM, Esteban Lorenzano <[email protected]> > wrote: > > Hi, > > I want to add a “resources” page in pharo.org. > The reason is simple: we are used to know (more or less) what we have, but > people doing a search of what is pharo, etc. does not know what they can > have *just downloading it*. > I made a mall list. > I need you to help me to complete it. > > Keep in mind this is high level stuff (not details), frameworks and tools > that can be used out of the box for people downloading Pharo. > > thanks! > Esteban > > > Full library including: Collections, Caches, Networking, I/O, Threads > (Green), Sockets... > > > Development Tools > ================= > - GTInspector > - GTPlayground > - GTSpotter > - Nautilus > - Debugger > - TestRunner > - Versionner > - Code Critics > - Refactoring Tools > - Profilers > > Development > =========== > > Frameworks > ---------- > - Announcements > - Regex > - Keymapping > - Multilingual (Latin, UTF8, Korean, Russian, Simplified Chinese, > japanese, Greek, ...) > - Command Line > > Testing > ------- > - SUnit > > GUI > --- > - OSWindow > - Glamour > - Spec > - Morphic (With full widget set and Rubric, TxText) > > Graphics > -------- > - Athens > - Balloon > - Graphics > - Fonts (FreeType) > > FFI > --- > - NativeBoost > > Networking > ---------- > - Zinc/Zodiac > > I/O > --- > - FileSystem > - Compression (Zip, GZip) > > Serializer > ---------- > - Fuel > > Crypt > ----- > - CRC, DSA, MD5, SHA1, SHA256, Adler32 > > JIT > --- > - AsmJit > > SCM > --- > - Gofer > - Monticello > - Metacello > > Tutorial > ======== > - ProfStef > > >
