JavaScript Lambda Calculator 1.0 Icon

JavaScript Lambda Calculator

DmitryM Tools
0
0 Ratings
1K+
Downloads
1.0
version
Nov 28, 2016
release date
~50M
file size
Free
Download

What's New

Fixed bug where alert did not work(Feature? not sure...)

About JavaScript Lambda Calculator Android App

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.

Other Information:

Requires Android:
Android 4.3
Other Sources:
Category:

Download

This version of JavaScript Lambda Calculator Android App comes with one universal variant which will work on all the Android devices.

Variant
Latest
(Nov 28, 2016)
Architecture
all
Minimum OS
Android 4.3
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of JavaScript Lambda Calculator Android App, We have 1 version in our database. Please select one of them below to download.

Loading..