JavaScript Lambda Calculator
Install Now
JavaScript Lambda Calculator
JavaScript Lambda Calculator

JavaScript Lambda Calculator

An advanced javascript calculator based on Lambda Calculus

Developer: DmitryM
App Size: Varies With Device
Release Date: Nov 28, 2016
Price: Free
Price
Free
Size
Varies With Device

Screenshots for App

Mobile
The app has a Transcript tab, where the result of the last line of the Playground tab's calculations or code is placed after pressing the "Run" button in Playground tab.

Commands to try:

1. 2+2
This puts 4 in the transcript tab.

2.
pi
prints value of pi

3. e
prints value of e

4.
global.f = x => x + 1
global.g = x => x * 2
global.h = compose(f, g);
h(3);
This prints 7 in the transcript tab(7 = 3*2 + 1)

5.
sum(range(0,100).map(random));
prints 100 random numbers.

The program behaves a lot like the JavaScript console in the browser.
Show More
Show Less
JavaScript Lambda Calculator 1.0 Update
2016-11-28 Version History
Fixed bug where alert did not work(Feature? not sure...)

~DmitryM
More Information about: JavaScript Lambda Calculator
Price: Free
Version: 1.0
Downloads: 84
Compatibility: Android 4.3
Bundle Id: codedmitry.ns1lambdacalculator
Size: Varies With Device
Last Update: 2016-11-28
Content Rating: Everyone
Release Date: Nov 28, 2016
Content Rating: Everyone
Developer: DmitryM


Whatsapp
Vkontakte
Telegram
Reddit
Pinterest
Linkedin
Hide