Skip to content

Instantly share code, notes, and snippets.

View sundararajana's full-sized avatar

Sundararajan Athijegannathan sundararajana

View GitHub Profile
@sundararajana
sundararajana / fixed_point.js
Last active September 4, 2015 13:39
Fixed point iteration with nashorn js engine
Moved to openjdk nashorn project.
Please check "samples" directory in http://hg.openjdk.java.net/jdk9/dev/nashorn.
@sundararajana
sundararajana / gist:6c25460032e863f35b3c
Last active September 4, 2015 13:39
Getting the text printed by nashorn script as a String
Moved to openjdk nashorn project.
Please check "samples" directory in http://hg.openjdk.java.net/jdk9/dev/nashorn.
@sundararajana
sundararajana / find.js
Last active September 4, 2015 13:39
Find file with maximum line count
Moved to openjdk nashorn project.
Please check "samples" directory in http://hg.openjdk.java.net/jdk9/dev/nashorn.