Is there a working and active ruby library that compiles ruby code in javascript?
And is there a ruby interpreter written in javascript?
I searched for this, but all I find are dead or very old projects that have not received updates in recent years, is that all we have?
rb2js ---- http://rb2js.rubyforge.org/ ---- 2006
rubyJS ---- successor to rb2js http://www.ntecs.de/blog/articles/2007/01/08/rubyjs-javascript-no-thank-you/ ---- 2007
red ---- https://github.com/jessesielaff/red#readme ---- 2008
thanks
Do you think coffeescript ( http://coffeescript.org/ )? This is a small language that compiles in JavaScript and is very similar to ruby.
Source: https://habr.com/ru/post/1432339/More articles:Odd prime factors of large numbers - pythonMySQL: save order in UNION - mysqlSSH library with passphrase rsa private key support - c #create JSON with multiple dictionaries, Python - jsoniOS - web service request after delay - iosHow to parse the hex color of a String on Integer - javaFloating point compared s> = versus (> or ==) - floating-pointJavaScript change request string for updating - javascriptRecommendations for using lucene.net in a web service application? - iis-7MySQL full-text search - fragment return - mysqlAll Articles