Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2008 08:40:05 -0500
From:      "Jim Stapleton" <stapleton.41@gmail.com>
To:        "Gary Kline" <kline@thought.org>, freebsd-questions@freebsd.org
Subject:   Re: C interpreters
Message-ID:  <80f4f2b20802020540q3535e83cn4b84f078cad66296@mail.gmail.com>
In-Reply-To: <20080201025431.GD1431@thought.org>
References:  <80f4f2b20801310548g33ee5f48ne90c2e86cc33346d@mail.gmail.com> <200801311512.50511.wundram@beenic.net> <80f4f2b20801310712q2ac3a2f6gd1436f1c84adb3cb@mail.gmail.com> <20080201025431.GD1431@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, it's decent, seems to not act like a full shell though.

If I ctrl-z while in emacs, it drops me out of CH as well as emacs.

still, it's a nice play toy.

thanks,
-Jim Stapleton

On Jan 31, 2008 9:54 PM, Gary Kline <kline@thought.org> wrote:
>
> On Thu, Jan 31, 2008 at 10:12:35AM -0500, Jim Stapleton wrote:
> > Thanks, and that'll make shared (.so) libraries just fine?
> >
> > Well, that was certainly a relief. That very much describes the C
> > interface I made already. I'm working on a alternate ports listing
> > system, and I wanted to use something that I didn't mind programming
> > in /and/ I knew should be available on any FreeBSD system without
> > requireing more port installs, so I went with C or C++. I want it to
> > be easy to write back-end database modules, in case people don't want
> > to use the two that I write (SQLite2 and a my own flat-file system).
> > There are only three functions that need wrapped: open, query, close.
> > Open returns that void* pointer, query and close take it as the first
> > argument.
> >
> > Any ideas on the C interpreter? It's been a while since I've done a
> > lot of C/C++.
>
>
>         hi jim,
>
>
>         the bestt one i know of is free, named ch.  cost only $25 for the
>         whole deal.   used mostly by the hardware sectoor so far.  i'd
>         like to see it be adopted by the open ource folks too.    i
>         haven't used it much so far becuse my C progras are mostly for
>         myself and < 1000 lines.  v. small company, forget the name.
>
>         gary
>
> >
> > Thanks,
> > -Jim Stapleton
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
> --
>   Gary Kline  kline@thought.org   www.thought.org  Public Service Unix
>         http://jottings.thought.org   http://transfinite.thought.org
>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80f4f2b20802020540q3535e83cn4b84f078cad66296>