Skip to content
/ jseval Public

javascript syntax eval - returns java object - Example: Input: 1+2 would return: (new Integer("3"))

License

Notifications You must be signed in to change notification settings

ljv5555/jseval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jseval

javascript syntax eval - returns java object - Example: Input: 1+2 would return: (new Integer("3"))

About

javascript syntax eval - returns java object - Example: Input: 1+2 would return: (new Integer("3"))

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages