Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 964091
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T01:46:21+00:00 2026-05-16T01:46:21+00:00

Is LISP or something like Jess the best choice? I’m interested in writing a

  • 0

Is LISP or something like Jess the best choice? I’m interested in writing a program that makes a suggestion based on users’ answers. Computational considerations are not really a factor this is pretty much a pattern matching engine. Also I would like to make an app for this and put it up on the web.

UPDATE: I would like to put this up on a blog or website and let people use it from there. I guess my question then is there a particular inference engine that works with the .NET family, or PHP, or something to that effect? What are some of the pros and cons of each options etc.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T01:46:22+00:00Added an answer on May 16, 2026 at 1:46 am

    Step 1. Pick an inference engine. There are many choices. Here’s a list: http://en.wikipedia.org/wiki/Expert_system#Shells_or_Inference_Engine

    Step 2. Use the language that interfaces with the inference engine.

    You’ll be much happier leveraging an inference engine for expert systems work.


    I would like to put this up on a blog or website and let people use it from there

    Trivial.

    is there a particular inference engine that works with the .NET family, or PHP, or something to that effect?

    Doesn’t matter.

    Here’s the confusion. Your “web site” and your “inference application” have NOTHING to do with each other. Nothing.

    Your web site can be done in any tool set you can find. It doesn’t matter.

    Your inference application can be done in any tool set you can find. It doesn’t matter.

    Your web site will invoke the inference application through any API that makes sense. The lowest common denominator in API’s (the reason that none of these choices matter) is to do this.

    1. Write your inference application as a stand-alone command line tool.

    2. Write your web application to run the stand-alone tool, collect the output and turn the output into an HTML page.

    Note that this multi-porocess implementation may be faster and make better use of multi-core processors. It forces the OS to manage the web server (Apache HTTPD, for example), the web application and the expert system as potentially three, separate, parallel processes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking for something that works like Lisp's arg-supplied-p variables, to help differentiate a
I know that in Lisp a list must end with nil, but expression like
Say I have something like this <offor>Ubuntu Juju is all that you need <charm
I am new to lisp and am writing a few simple programs to get
Here is a lisp procedure that simply adds 'a' to the absolute value of
Still working on lisp recipes and idioms. I have a list like this: ((a
In lisp I can bind free variables bound in a closure like this... (let
In Python, you might do something like fout = open('out','w') fin = open('in') for
In python, you might do something like i = (0, 3, 2) x =
I am passing in command line arguments to my Lisp program and they are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.