Subscribe

C lisp embedding

  1. 2009-03-21 06:23:27 PDT
    I am a B-tech student.I want to participate in GSOC 2009.
    I saw the clisp-embedding project idea under GNU projects.
    I want to know more about it.can anybody help me?
  2. sdsProject AdminAccepting Donations

    2009-03-23 06:47:44 PDT
    Hi,
    to need to add some API to clisp.h to match whatever perl & python & ruby &c export which vim uses.
    basically, accept text (as an array of strings) and evaluate it in clisp.
    you would need to figure out error handling (which is not hard given that we already have global error handlers) and persistence (i.e., the same clisp process should be reused for successive evaluations).
    Sam.
  3. 2009-03-31 06:58:51 PDT
    Thank u sir..Because of some personal problem i couldn't follow this..I have read about external module adding into clisp.where from i can communicate to the mentor?can help me?
  4. sdsProject AdminAccepting Donations

    2009-03-31 07:15:54 PDT
    clisp home page http://clisp.cons.org/ has a link "How do I ask for help?" which takes you to the FAQ http://clisp.cons.org/impnotes/faq.html#faq-help
    did you look there?
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.