Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Seeking configuration language for rules based system.

by bserfaty (Novice)
on May 15, 2002 at 16:32 UTC ( [id://166779]=note: print w/replies, xml ) Need Help??


in reply to Seeking configuration language for rules based system.

Hi, Check out Guile (it's Project GNU's extension language).
It's in C++ .
I'm not sure it's exactly what you need but I think it's worth checking.
Good luck,
bserfaty.
  • Comment on Re: Seeking configuration language for rules based system.

Replies are listed 'Best First'.
Re: Re: Seeking configuration language for rules based system.
by samtregar (Abbot) on May 15, 2002 at 19:36 UTC
    Now, I love Guile (see Inline::Guile for proof) but why would you suggest it for this project? Guile is a Scheme interpreter. Scheme supports functional programming ala Lisp. It has nothing to do with rule-based systems.

    -sam

      Well, I said I'm not sure that guile is what he needs.
      I suggested it because, believe it or not, we (the development team I'm working at) are currently looking into guile as a base for implementing a rule based system.
      Rule based system can be (beautifully) implemented through Scheme. In the book Structure and Interpretation of Computer Programs there is a nice implementation of a rule based system in Scheme <A HREF=http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-29.html#%_sec_4.4.1">here.
      Thanks a lot for pointing me to the module. I will defently look into that.
      -bserfaty

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://166779]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-24 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found