Skip to content

Parse a text-based formula and return a numeric score. Less interesting than it sounds.

Notifications You must be signed in to change notification settings

dwfennell/formula-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Formula Score

For use with the Compare City web application.

By Dustin Fennell


Overview

Take in a formula and some values and return a numeric score.

This was going to be a larger undertaking but then I found the excellent Flee library that does pretty much exactly what I wanted to do. It's nice when that happens.

Formula Score is intended for use with the Compare City web application currently under development. Please see the Compare City repository for updates on that project.

Currently, this code is untested and unintegrated into the larger project so there will likely be some small and/or cosmetic changes to this repo, but don't expect much.

About

Parse a text-based formula and return a numeric score. Less interesting than it sounds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages