hash implementation or API for Visual C++ ?

From: andreas gammel (amgammel_at_yahoo.com)
Date: 03/14/05


Date: 14 Mar 2005 00:25:45 -0800

I want to use Perl hash functionality (hashes of hashes, arrays of
hashes, hashes of arrays) in my C programs.

Other Perl functions (split, chomp, regular expressions) would be
welcome too.

Is there a C/C++ implementation of hashes/arrays ?
Is there an Perl API/library for Visual C++ ?

cheers
A.



Relevant Pages

  • Re: Ruby 2 Idea: Youve got to have a[a][b][c][d][e][f][g][h][i]...
    ... multi-dimensional arrays and hashes not to have them and have them easily. ... The first time I used Perl for a web report I believe it didn't have multi-dimensional hashes either. ...
    (comp.lang.ruby)
  • Re: Perl 5.6 vs 5.8
    ... is "mostly" working except it is dropping messages that weren't ... I am looking more at did something change with how Perl ... handles hashes and arrays between the two versions. ...
    (comp.lang.perl.misc)
  • Re: [OT] Re: Placement of {
    ... > Today, for the first time in my life, I'm half my father's age. ... > My STLFilt tool's main component is written in Perl. ... indexes into hashes of hashes of hashes of hashes of hashes...., ... Before you start the next Perl program, ...
    (comp.lang.cpp)
  • Re: scripting fun
    ... Hashes are extremely useful. ... But we have always had a large assortment of program tools at the shells ... I have done a lot a shell programming, but I have to admit that Perl ...
    (Ubuntu)
  • Re: Idiom for array index that Im foreaching over?
    ... >>you'll find that you rarely want to loop over an index. ... With hashes, indexed access, and hence loops ... > simplicity and elegance that I expect out of good modern Perl ... If, for some reason, the data is given in individual arrays, there are ...
    (comp.lang.perl.misc)