RapydScript icon
RapydScript icon

RapydScript

RapydScript is a pre-compiler for JavaScript, similar to CoffeeScript, but with cleaner, more readable syntax. The syntax is very similar to Python, but allows JavaScript as well. It's not another Python-in-a-browser clone, it's actually JavaScript with more Pythonic...

A ray-tracing demo

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Online
-
No reviews
3likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Object-oriented Language
  2.  Interpreter

RapydScript News & Activities

Highlights All activities

Recent activities

Show all activities

RapydScript information

  • Developed by

    RU flagAlexander Tsepkov
  • Licensing

    Open Source and Free product.
  • Alternatives

    16 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development
RapydScript was added to AlternativeTo by AlexanderTsepkov on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is RapydScript?

RapydScript is a pre-compiler for JavaScript, similar to CoffeeScript, but with cleaner, more readable syntax. The syntax is very similar to Python, but allows JavaScript as well. It's not another Python-in-a-browser clone, it's actually JavaScript with more Pythonic syntax.

RapydScript breaks some of the rules of Python to make JavaScript development more enjoyable. Like CoffeeScript, RapydScript is 100% compatible with all browsers and JavaScript libraries. To make development more fun, it brings a number of features from Python into the JavaScript world (classical inheritance, better scope control, modules and importing, and some other syntax sugar).