473,395 Members | 2,796 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Will C work on the ENIAC ? ?? ?

I found an old ENIAC on the flea-market and I want to program some
games for it in C.Is there a C - compiler for the ENIAC ?
Nov 14 '05 #1
5 1629
Dan Simper wrote:

I found an old ENIAC on the flea-market and I want to program some
games for it in C.
Given your opinion of C, I doubt that.
Is there a C - compiler for the ENIAC ?


I'm pretty sure Armed Response Technologies will be able to help you
out. First Google hit.
Nov 14 '05 #2
On Sun, 6 Feb 2005 03:28:31 +0000 (UTC), infobahn <in******@btinternet.com>
wrote:
Dan Simper wrote:

I found an old ENIAC on the flea-market and I want to program some
games for it in C.


Given your opinion of C, I doubt that.


If you want to reply, don't crosspost to the trollcounting newsgroup
(is.matur) de jour. It's the most basic way to flood a newsgroup.

Nov 14 '05 #3
"Dan Simper" writes:
I found an old ENIAC on the flea-market and I want to program some
games for it in C.Is there a C - compiler for the ENIAC ?


If you bought the famous ENIAC, no. That was not a stored program computer,
it was told what to do by means of patchboards and switches. And a C
compiler is, after all, a program. So there can be no compiler. ;-(
Nov 14 '05 #4
On Sun, 6 Feb 2005 07:21:10 -0800, osmium
<r1********@comcast.net> wrote:
"Dan Simper" writes:
I found an old ENIAC on the flea-market and I want to program some
games for it in C.Is there a C - compiler for the ENIAC ?


If you bought the famous ENIAC, no. That was not a stored program computer,
it was told what to do by means of patchboards and switches. And a C
compiler is, after all, a program. So there can be no compiler. ;-(


Is there any requirement that the C program, once translated, must be
run on a stored program computer with writable program memory? I think
not, so a C 'cross' compiler could be written which produced its
'executable' output in the form of switch and patch settings (or even
instructions where to solder diodes in a matrix!).

Chris C
Nov 14 '05 #5
On Tue, 8 Feb 2005 19:36:25 +0000, Chris Croughton
<ch***@keristor.net> wrote:
On Sun, 6 Feb 2005 07:21:10 -0800, osmium
<r1********@comcast.net> wrote:
"Dan Simper" writes:
I found an old ENIAC on the flea-market and I want to program some
games for it in C.Is there a C - compiler for the ENIAC ?
If you bought the famous ENIAC, no. That was not a stored program computer,
it was told what to do by means of patchboards and switches. And a C
compiler is, after all, a program. So there can be no compiler. ;-(


Is there any requirement that the C program, once translated, must be
run on a stored program computer with writable program memory? I think


No, not even readable. Only partially addressable, in that you have to
be able to call a function designated by a function pointer. Which
doesn't have to be an address, though on normal stored-program
machines it usually is. (I know one arguably abnormal exception.)
not, so a C 'cross' compiler could be written which produced its
'executable' output in the form of switch and patch settings (or even
instructions where to solder diodes in a matrix!).

ENIAC was before (at least usable) semiconductors, and I don't think
tube (aka valve) diodes were used for logic the way semis were. Plus
they were almost invariably socketed not hard-soldered.

- David.Thompson1 at worldnet.att.net
Nov 14 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Geiregat Jonas | last post by:
I'm asking myself how Python code get's executed ... What happens first etc ... First read the file and then .. How python handle's variable internally ... also could someone point me to the...
23
by: Antoon Pardon | last post by:
I have had a look at the signal module and the example and came to the conclusion that the example wont work if you try to do this in a thread. So is there a chance similar code will work in a...
7
by: jason | last post by:
I am getting twisted by the possibility that my virtual includes which currently work great on non-domain remote IP will crash if I purchase a domain and point it to one of my designated...
8
by: Eric Lilja | last post by:
Hello, I had what I thought was normal text-file and I needed to locate a string matching a certain pattern in that file and, if found, replace that string. I thought this would be simple but I had...
5
by: Ralph2 | last post by:
Hello The person responsible for installing software at work believes in installing the bare minimum., which does not include the option to split a data base into a front and back end. So, rather...
7
by: Peter Steele | last post by:
I have code to add a domain user to a local group but I'm not sure if it will work with NT domains or whether it will only work with Active Directory based systems. Here's the code: public void...
0
by: palomine1234 | last post by:
PAYPAL MAGIC!!! TURN $5 INTO $15,000 IN ONLY 30 DAYS...HERES HOW! This is a Money Scheme and Not, I repeat... This is Not a Scam!!!
48
by: meyer | last post by:
Hi everyone, which compiler will Python 2.5 on Windows (Intel) be built with? I notice that Python 2.4 apparently has been built with the VS2003 toolkit compiler, and I read a post from Scott...
1
by: Brendan Miller | last post by:
I need a portable way to tell what subprocess.Popen will call. For instance on unix systems, Popen will work for files flagged with the executable bit, whereas on windows Popen will work on files...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.