6 Forks
41 Stars
41 Watchers

xFunc

xFunc is a simple and easy to use application that allows you to build mathematical and logical expressions. It's written on C#. The library includes the code that converts strings to expressions (parser, lexer and etc.)

How to download and setup xFunc

Open terminal and run command
git clone https://github.com/sys27/xFunc.git
git clone is used to create a copy or clone of xFunc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with xFunc https://github.com/sys27/xFunc/archive/master.zip

Or simply clone xFunc with SSH
[email protected]:sys27/xFunc.git

If you have some problems with xFunc

You may open issue on xFunc support forum (system) here: https://github.com/sys27/xFunc/issues