Slashdot Mirror


User: gerryxiao

gerryxiao's activity in the archive.

Stories
0
Comments
4
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4

  1. Re:EiC on C Styled Script - C-like Scripting Language · · Score: 1

    In one point, I agree with you, that's c isn't good language as a language compared with c++/java ,and others. but c is the base of *nix, even no os writen by c++, if you want to dive into something, you can't forget c. EXACTLY like "c" turely isn't selling point,but owns capabilities which can run c code in a interpreter is a attactive thing, is useful for debuging,embedding,education,etc. few scripts can do following like EiC : > #include >char * hello="hello world"; >fprintf(stdout, hello); --> hello world

  2. Re:EiC on C Styled Script - C-like Scripting Language · · Score: 1

    we don't need any c-like scripts but real c scripts, what c can do ,it should do also, but one need compile,another not. EiC maybe move towards above target,by now i know EiC still lacks many standard lib support,still have a long way to go.

  3. EiC on C Styled Script - C-like Scripting Language · · Score: 1

    Did any one ever looked at EiC,not bad c alike script language.

  4. how about GNU guile now? on Using Lisp to beat your Competition. · · Score: 1

    is guile dying? look at http://www.gnu.ai.mit.edu/software/guile/docs/docs .html last updated at 23 Sep 2000