The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Interactive C Environments
@ 2016-07-02 22:01 Warren Toomey
       [not found] ` <CAC20D2OeqWQoFEXhZUv6Q3=bc9nOzZG+kPVfVg5Z9DfhfSk-9w@mail.gmail.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Warren Toomey @ 2016-07-02 22:01 UTC (permalink / raw)


All, I've been asked by Wendell to forward this query about C
interpreters to the mailing list for him.

----- Forwarded message from Wendell P <wendellp at operamail.com> -----

I have a project at softwarepreservation.org to collect work done,
mostly in the 1970s and 80s, on C interpreters.

http://www.softwarepreservation.org/projects/interactive_c

One thing I'm trying to track down is Cin, the C interpreter in UNIX
v10. I found the man page online and the tutorial in v2 of the Saunders
book, but that's it. Can anyone help me to find files or docs?

BTW, if you have anything related to the other commercial systems
listed, I'd like to hear. I've found that in nearly all cases, the
original developers did not keep the files or papers.

Cheers,
Wendell

----- End forwarded message -----


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [TUHS] Fwd:  Interactive C Environments
       [not found] ` <CAC20D2OeqWQoFEXhZUv6Q3=bc9nOzZG+kPVfVg5Z9DfhfSk-9w@mail.gmail.com>
@ 2016-07-06 21:30   ` Wendell P
  2016-07-06 21:43     ` A. P. Garcia
  0 siblings, 1 reply; 4+ messages in thread
From: Wendell P @ 2016-07-06 21:30 UTC (permalink / raw)


Thanks for reminding me about that one, Clem. I think I even have
Darnell's book somewhere.

I haven't decided what to do about batch interpreters for C. They aren't
interactive but there is still some overlap of concerns. I'll probably
post a list of them somewhere. I also have Al Stevens' Quincy,
Przemyslaw Podsiadly's SeeR,  and Herb Schildt's from "Building your own
C interpreter."


On Wed, Jul 6, 2016, at 12:22 PM, Clem Cole wrote:
> From the The Unix Historical Society mailing list, I discovered your
> historical interest in C interpreters.   It looks like you are missing at
> least one, so I though I would introduce you all.
> 
> Paul/Wendell meet Peter Darnell  -- Pete wrote one an early C interpreter
> for his C programming book.   I'll leave it to you folks to discuss what
> he
> did, its current status et al.
> 
> Best Wishes,
> 
> Clem Cole  (old time UNIX and C guy)
> 
> 
> 
> ---------- Forwarded message ----------
> From: Warren Toomey <wkt at tuhs.org>
> Date: Sat, Jul 2, 2016 at 6:01 PM
> Subject: [TUHS] Interactive C Environments
> To: tuhs at tuhs.org
> 
> 
> All, I've been asked by Wendell to forward this query about C
> interpreters to the mailing list for him.
> 
> ----- Forwarded message from Wendell P <wendellp at operamail.com> -----
> 
> I have a project at softwarepreservation.org to collect work done,
> mostly in the 1970s and 80s, on C interpreters.
> 
> http://www.softwarepreservation.org/projects/interactive_c
> 
> One thing I'm trying to track down is Cin, the C interpreter in UNIX
> v10. I found the man page online and the tutorial in v2 of the Saunders
> book, but that's it. Can anyone help me to find files or docs?
> 
> BTW, if you have anything related to the other commercial systems
> listed, I'd like to hear. I've found that in nearly all cases, the
> original developers did not keep the files or papers.
> 
> Cheers,
> Wendell
> 
> ----- End forwarded message -----

-- 
http://www.fastmail.com - The professional email service



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [TUHS] Fwd: Interactive C Environments
  2016-07-06 21:30   ` [TUHS] Fwd: " Wendell P
@ 2016-07-06 21:43     ` A. P. Garcia
  2016-07-09  2:53       ` [TUHS] " Win Treese
  0 siblings, 1 reply; 4+ messages in thread
From: A. P. Garcia @ 2016-07-06 21:43 UTC (permalink / raw)


This is a nice one: https://sourceforge.net/projects/eic/


On 7/6/16, Wendell P <wendellp at operamail.com> wrote:
> Thanks for reminding me about that one, Clem. I think I even have
> Darnell's book somewhere.
>
> I haven't decided what to do about batch interpreters for C. They aren't
> interactive but there is still some overlap of concerns. I'll probably
> post a list of them somewhere. I also have Al Stevens' Quincy,
> Przemyslaw Podsiadly's SeeR,  and Herb Schildt's from "Building your own
> C interpreter."
>
>
> On Wed, Jul 6, 2016, at 12:22 PM, Clem Cole wrote:
>> From the The Unix Historical Society mailing list, I discovered your
>> historical interest in C interpreters.   It looks like you are missing at
>> least one, so I though I would introduce you all.
>>
>> Paul/Wendell meet Peter Darnell  -- Pete wrote one an early C interpreter
>> for his C programming book.   I'll leave it to you folks to discuss what
>> he
>> did, its current status et al.
>>
>> Best Wishes,
>>
>> Clem Cole  (old time UNIX and C guy)
>>
>>
>>
>> ---------- Forwarded message ----------
>> From: Warren Toomey <wkt at tuhs.org>
>> Date: Sat, Jul 2, 2016 at 6:01 PM
>> Subject: [TUHS] Interactive C Environments
>> To: tuhs at tuhs.org
>>
>>
>> All, I've been asked by Wendell to forward this query about C
>> interpreters to the mailing list for him.
>>
>> ----- Forwarded message from Wendell P <wendellp at operamail.com> -----
>>
>> I have a project at softwarepreservation.org to collect work done,
>> mostly in the 1970s and 80s, on C interpreters.
>>
>> http://www.softwarepreservation.org/projects/interactive_c
>>
>> One thing I'm trying to track down is Cin, the C interpreter in UNIX
>> v10. I found the man page online and the tutorial in v2 of the Saunders
>> book, but that's it. Can anyone help me to find files or docs?
>>
>> BTW, if you have anything related to the other commercial systems
>> listed, I'd like to hear. I've found that in nearly all cases, the
>> original developers did not keep the files or papers.
>>
>> Cheers,
>> Wendell
>>
>> ----- End forwarded message -----
>
> --
> http://www.fastmail.com - The professional email service
>
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [TUHS] Interactive C Environments
  2016-07-06 21:43     ` A. P. Garcia
@ 2016-07-09  2:53       ` Win Treese
  0 siblings, 0 replies; 4+ messages in thread
From: Win Treese @ 2016-07-09  2:53 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2879 bytes --]

Back in the ‘80s and ‘90s, there was Saber-C, later renamed CodeCenter from Centerline Software.

These days some would call it an IDE for C on UNIX systems; it started out as an interpreted C environment for better debugging during development. It was quite good at the time, and was very helpful in finding some very nasty pointer bugs in various pieces of software.

Historical trivia: one of the co-authors of Saber-C and co-founder of the company was Steve Kaufer, who later founded and still runs TripAdvisor.

Best,
Win

> On Jul 6, 2016, at 5:43 PM, A. P. Garcia <a.phillip.garcia at gmail.com> wrote:
> 
> This is a nice one: https://sourceforge.net/projects/eic/
> 
> 
> On 7/6/16, Wendell P <wendellp at operamail.com> wrote:
>> Thanks for reminding me about that one, Clem. I think I even have
>> Darnell's book somewhere.
>> 
>> I haven't decided what to do about batch interpreters for C. They aren't
>> interactive but there is still some overlap of concerns. I'll probably
>> post a list of them somewhere. I also have Al Stevens' Quincy,
>> Przemyslaw Podsiadly's SeeR,  and Herb Schildt's from "Building your own
>> C interpreter."
>> 
>> 
>> On Wed, Jul 6, 2016, at 12:22 PM, Clem Cole wrote:
>>> From the The Unix Historical Society mailing list, I discovered your
>>> historical interest in C interpreters.   It looks like you are missing at
>>> least one, so I though I would introduce you all.
>>> 
>>> Paul/Wendell meet Peter Darnell  -- Pete wrote one an early C interpreter
>>> for his C programming book.   I'll leave it to you folks to discuss what
>>> he
>>> did, its current status et al.
>>> 
>>> Best Wishes,
>>> 
>>> Clem Cole  (old time UNIX and C guy)
>>> 
>>> 
>>> 
>>> ---------- Forwarded message ----------
>>> From: Warren Toomey <wkt at tuhs.org>
>>> Date: Sat, Jul 2, 2016 at 6:01 PM
>>> Subject: [TUHS] Interactive C Environments
>>> To: tuhs at tuhs.org
>>> 
>>> 
>>> All, I've been asked by Wendell to forward this query about C
>>> interpreters to the mailing list for him.
>>> 
>>> ----- Forwarded message from Wendell P <wendellp at operamail.com> -----
>>> 
>>> I have a project at softwarepreservation.org to collect work done,
>>> mostly in the 1970s and 80s, on C interpreters.
>>> 
>>> http://www.softwarepreservation.org/projects/interactive_c
>>> 
>>> One thing I'm trying to track down is Cin, the C interpreter in UNIX
>>> v10. I found the man page online and the tutorial in v2 of the Saunders
>>> book, but that's it. Can anyone help me to find files or docs?
>>> 
>>> BTW, if you have anything related to the other commercial systems
>>> listed, I'd like to hear. I've found that in nearly all cases, the
>>> original developers did not keep the files or papers.
>>> 
>>> Cheers,
>>> Wendell
>>> 
>>> ----- End forwarded message -----
>> 
>> --
>> http://www.fastmail.com - The professional email service
>> 
>> 



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-09  2:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-02 22:01 [TUHS] Interactive C Environments Warren Toomey
     [not found] ` <CAC20D2OeqWQoFEXhZUv6Q3=bc9nOzZG+kPVfVg5Z9DfhfSk-9w@mail.gmail.com>
2016-07-06 21:30   ` [TUHS] Fwd: " Wendell P
2016-07-06 21:43     ` A. P. Garcia
2016-07-09  2:53       ` [TUHS] " Win Treese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).