Code Monkey home page Code Monkey logo

arules's Introduction

ARulesXL

Copyright (c) Amzi! inc. 2016 Licensed under the MIT Open Source License

This is the source code for ARulesXL. The system has two major components.

Prolog - the rule language and reasoning engine used in ARulesXL are written in Prolog, using DCG for the language. Note that it would be relatively easy to create a new language with the same integration points as the existing one.

Visual Basic for Applications (VBA) - The glue that connects the rule engine and language to spreadsheet cells is written using VBA. The application is called ARulesXL.xla.

ARulesXL is a perfect example of the sorts of things that can be built using Amzi! Prolog + Logic Server. The Amzi! Prolog portion is used as a meta-language for creating a new rule language and reasoning engine. The Logic Server is used to allow easy integration with VBA and thus an Excel spreadsheet.

A separate portion of the source is used to implement various interfaces between an ARulesXL application and other software tools. So, for example, the Vaccination Logic application is developed and tested in the Excel environment, but is exported and integrated into the development language used for it's host pediatric medical records application.

arules's People

Contributors

dennismerritt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.