home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / ai / 4963 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.3 KB

  1. Path: sparky!uunet!noc.near.net!bigboote.WPI.EDU!bigwpi.WPI.EDU!giovanni
  2. From: giovanni@bigwpi.WPI.EDU (Giovanni S Capriglione)
  3. Newsgroups: comp.ai
  4. Subject: Cells...
  5. Date: 22 Jan 1993 01:23:15 GMT
  6. Organization: Worcester Polytechnic Institute
  7. Lines: 25
  8. Message-ID: <1jnia3INNesj@bigboote.WPI.EDU>
  9. NNTP-Posting-Host: bigwpi.wpi.edu
  10.  
  11. Hey!
  12.     I am C programmer(no OOPS just ansi)... And for a while now i have been considering writing a program about cells...
  13.  The goal is to write a compiler/interpreter type language which will alow the
  14. following:
  15.  
  16. a) the ability to set up "cells" (merely structures)
  17. b) these cells will have switches and ports and an individual "gene-code" (a 
  18. string)
  19. c) the programmer will place these cells(each of which will perform different
  20. functions dependant on their type) in "place"
  21.  
  22. The goal is to combine cells so that they can in unison perform a function ,
  23. such as a physics law or such... Eventually you will make a bunch of these 
  24. organized cells;say Newtons 1,2&3 as an environment whereby objects will 
  25. perform accordingly.
  26.  
  27. The question: what language should i do this in?
  28. Ansi C is wonderful but if there is another language that would handle this 
  29. better Id like to know about it.... giovanni@WPI.wpi.edu
  30.  
  31. -- 
  32. ======================\
  33. | an itty bitty sig   /
  34. | giovanni@WPI.wpi.edu\
  35. ======================/
  36.