Dynamic Languages Development
What dynamic languages are supported in the IDE?
In addition to PHP, the IDE supports development in the following dynamic languages: Ruby, JRuby, Rails, Python, and Groovy. Below you can find resources about developing in these languages in the IDE.
- Ruby and Rails Applications. Ruby is a dynamic open-source programming language, with an easily readable syntax, that focuses on simplicity and productivity.
Rails is a framework that enables you to quickly create database-backed web applications that are based on the
model-view-controller pattern of separation.
- Python Applications.
- Groovy Applications.
Getting Started
Creating a Ruby on Rails Application
Creating a Python Application
Creating a Groovy Application
|
|