Need advice about which tool to choose?Ask the StackShare community!
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of JRuby
Pros of Python
Pros of Stan
Pros of JRuby
- Java8
- Faster than Ruby7
- Threads3
- JVM3
- Open source2
- Supports native Ruby gems out the box2
- Garbage collection built-in2
- Built-in Testing2
- Deploy as executable jay2
- Great community1
Pros of Python
- Great libraries1.2K
- Readable code964
- Beautiful code847
- Rapid development788
- Large community691
- Open source438
- Elegant393
- Great community282
- Object oriented273
- Dynamic typing221
- Great standard library77
- Very fast60
- Functional programming55
- Easy to learn51
- Scientific computing46
- Great documentation35
- Productivity29
- Easy to read28
- Matlab alternative28
- Simple is better than complex24
- It's the way I think20
- Imperative19
- Very programmer and non-programmer friendly18
- Free18
- Powerfull language17
- Machine learning support17
- Fast and simple16
- Scripting14
- Explicit is better than implicit12
- Ease of development11
- Clear and easy and powerfull10
- Unlimited power9
- Import antigravity8
- It's lean and fun to code8
- Print "life is short, use python"7
- Python has great libraries for data processing7
- Rapid Prototyping6
- Readability counts6
- Now is better than never6
- Great for tooling6
- Flat is better than nested6
- Although practicality beats purity6
- I love snakes6
- High Documented language6
- There should be one-- and preferably only one --obvious6
- Fast coding and good for competitions6
- Web scraping5
- Lists, tuples, dictionaries5
- Great for analytics5
- Easy to setup and run smooth4
- Easy to learn and use4
- Plotting4
- Beautiful is better than ugly4
- Multiple Inheritence4
- Socially engaged community4
- Complex is better than complicated4
- CG industry needs4
- Simple and easy to learn4
- It is Very easy , simple and will you be love programmi3
- Flexible and easy3
- Many types of collections3
- If the implementation is easy to explain, it may be a g3
- If the implementation is hard to explain, it's a bad id3
- Special cases aren't special enough to break the rules3
- Pip install everything3
- List comprehensions3
- No cruft3
- Generators3
- Import this3
- Powerful language for AI3
- Can understand easily who are new to programming2
- Should START with this but not STICK with This2
- A-to-Z2
- Because of Netflix2
- Only one way to do it2
- Better outcome2
- Batteries included2
- Good for hacking2
- Securit2
- Procedural programming1
- Best friend for NLP1
- Slow1
- Automation friendly1
- Sexy af1
- Ni0
- Keep it simple0
- Powerful0
Pros of Stan
Be the first to leave a pro
Sign up to add or upvote prosMake informed product decisions
Cons of JRuby
Cons of Python
Cons of Stan
Cons of JRuby
Be the first to leave a con
Cons of Python
- Still divided between python 2 and python 353
- Performance impact28
- Poor syntax for anonymous functions26
- GIL22
- Package management is a mess19
- Too imperative-oriented14
- Hard to understand12
- Dynamic typing12
- Very slow12
- Indentations matter a lot8
- Not everything is expression8
- Incredibly slow7
- Explicit self parameter in methods7
- Requires C functions for dynamic modules6
- Poor DSL capabilities6
- No anonymous functions6
- Fake object-oriented programming5
- Threading5
- The "lisp style" whitespaces5
- Official documentation is unclear.5
- Hard to obfuscate5
- Circular import5
- Lack of Syntax Sugar leads to "the pyramid of doom"4
- The benevolent-dictator-for-life quit4
- Not suitable for autocomplete4
- Meta classes2
- Training wheels (forced indentation)1
Cons of Stan
Be the first to leave a con
Sign up to add or upvote consMake informed product decisions
1.3K
2.1K
2.8K
3.4K
62.4K
2.2M
263
419
What is JRuby?
JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java. The Java version is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application. See the docs directory for more information.
What is Python?
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
What is Stan?
A state-of-the-art platform for statistical modeling and high-performance statistical computation. Used for statistical modeling, data analysis, and prediction in the social, biological, and physical sciences, engineering, and business.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention JRuby, Python, and Stan as a desired skillset
What companies use JRuby?
What companies use Python?
What companies use Stan?
What companies use JRuby?
What companies use Stan?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with JRuby?
What tools integrate with Python?
What tools integrate with Stan?
What tools integrate with JRuby?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to JRuby, Python, and Stan?
Ruby
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming.
Groovy
It is a powerful multi-faceted programming language for the JVM platform. It supports a spectrum of programming styles incorporating features from dynamic languages such as optional and duck typing, but also static compilation and static type checking at levels similar to or greater than Java through its extensible static type checker. It aims to greatly increase developer productivity with many powerful features but also a concise, familiar and easy to learn syntax.
Rails
Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.
Golang
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere!