CodeRunner 4 at App Store analyse

App power index: 1576 (based on ranks around App Stores today)
Developer Tools Utilities Utilities
Developer: Nikolai Krill
Price: 0 free
Current version: 4.2, last update: 1 year ago
First release : 10 Nov 2015
App size: 0 Bytes
4.0 ( 0 ratings )
follow app

Estimation application downloads and cost

> 34.67k
Monthly downloads
~ $ 14.18k
Estimation App Cost


Whether youre new to coding or an experienced developer, CodeRunner is the perfect tool to write, run, and debug code quickly in any programming language. Enjoy essential IDE features such as code completion, integrated debugger, live errors, and documentation sidebar, all in a lightweight and easy-to-use app designed exclusively for macOS.

Run Your Code Instantly
• CodeRunner was built on the principle that you should be able to run your code instantly, in any language. CodeRunner can run code in 25 languages out-of-the-box, and can easily be extended to support other languages.

IDE-Level Code Completion
• Any programmer knows the importance of good code completion. CodeRunners code completion is the best youll find in any IDE for most languages, and supports completions beyond single words, extra-fuzzy search, documentation snippets, tab-selectable placeholders, and smart ranking of results.

Debugging with Breakpoints
• Dont clutter your code with print-statements for debugging. Instead, use CodeRunners built-in debugging features to set breakpoints and step through your code. Just click the text margin to set a breakpoint and start debugging. Explore the call stack, view and edit variables, and interact with the debugger. Debugging code in any language has never been so quick and easy.

Live Errors and Linting
• Get instant feedback on your code as you write it. CodeRunner checks your document for syntax errors and common issues, displaying errors directly inline with your code. Compile and runtime issues from the console are also intelligently highlighted and included in the document.

First-Class Text Editor
• At the heart of CodeRunner lies a lightning-fast editor that is packed with useful coding features. Multiple selections save you time by eliminating repetitive edits. Auto-Indent not only perfectly indents existing blocks of code, but is deeply integrated into the editor and indents your code as you type. Best-in-class syntax highlighting is augmented with code tokenizers for local symbols and variables, allowing for unparalleled highlighting and variable renaming features.

File Browser and Documentation Sidebar
• CodeRunners modern, single-window interface helps you keep your workspace organized. Use the built-in file browser when working on projects with lots of different files. Use the documentation sidebar to quickly check the online docs for classes and functions without ever leaving the app.

Supported Languages for Running Code
• AppleScript, C, C++, C#, Go, Haskell, HTML/CSS, Java, JavaScript, Kotlin, LaTeX, Lua, Markdown, Node.js, Objective-C/C++, Perl, PHP, Python, Ruby, Rust, Shell Script, Swift, TypeScript, and user-added languages.

For a full list of supported languages and features, please visit coderunnerapp.com
Read more
No search terms founded
Available in countries
Country Price
Canada 24.99 CAD
China 148 CNY
France 22.99 EUR
Germany 22.99 EUR
Italy 22.99 EUR
Netherlands 22.99 EUR
Portugal 22.99 EUR
Spain 22.99 EUR
Poland 16.99 EUR
UK 19.99 GBP
India 1999 INR
Japan 3000 JPY
Korea, Republic Of 29000 KRW
Poland 99.99 PLN
Russia 1790 RUB
Turkey 599.99 TRY
USA 19.99 USD
Korea, Republic Of 16.49 USD
Ukraine 22.99 USD
Available for devices
MacDesktop,
Useful

I use it since years. Really useful when I want to test algorithm on different language. Really efficient and easy to use.

Meilleur éditeur Python pour Mac

Tout est dans le titre, c’est le meilleur éditeur pour Python (et surement d’autres langages) sur Mac, pas très cher de plus, je n’utilise plus que ça :-) .

Super appli

Excellente application : vraiment très pratique pour les développeurs comme moi qui passent sans arrêt d’un langage à l’autre (C#, Objective-C, PHP, C, javascript) et veulent simplement taper quelques lignes pour tester un concept. Ne plus avoir 30 000 applications a lancer est un vrai bonheur ! J’ai remarqué quelques bugs sur les fichiers (fichiers plus accessibles par les autres applications lorsqu’ils sont ouverts dans le projet CodeRunner, déplacement du fichier dans le dossier projet et non copie lorsqu’on glisse un fichier du finder vers la partie projet de code runner, …) mais rien de vraiment problématique pour qui fait attention. L’auto-complétion est très bien (elle ressemble comme 2 gouttes d’eau à celle de XCode), mais attention elle ne prend pas en compte les autres fichiers du projet. Si vous avez déclaré une classe dans un fichier et que vous créez une nouvelle instance de cette classe dans un autre fichier, le nom de la classe ne vous sera pas proposé (testé avec PHP). Mais à décharge ce n’est vraiment pas une fonctionnalité facile à implémenter : peu de logiciels le permettent, surtout à un prix aussi bas ! Bref un très bon investissement pour tout développeur qui se respecte.

Very disappointed

I thought it would be a useful tool. But I found this app always sort paths in $PATH in a wrong way. Completely unusable and no response from support channel.

Go-To App for so many things...

I started using CodeRunner 1 a few years ago during my studies and it has been a wonderful app. This won’t replace a full-blown IDE, but its simplicity and quickness are wonderful. You should get CodeRunner 2 if you are…: …learning to program, because it requires no setup like most IDEs do. You can easily & quickly play around and enjoy your journey into programming languages. …teaching peope how to programm. No UI Clutter, no bulky interfaces. Just you and your code. …a developer. Developing algorithms and playing around with code in a separate environment is very useful. And for me Version 2 is an improvement in any way: - break points are a game changer - improved UI and autocompletion - NO MORE TROUBLE with SANDBOXING. The transition between the AppStore purchase and the downloadable version was painless and silky smooth. Thank you! <3

Perfect if you know what to use it for

CodeRunner is a hybrid approach between a full IDE and a basic text editor. Its a small, light weight, clutter free app and yet it packs tons of features under its hood. It has not only syntax highlighting for pretty much all major languages, but also supports code completion for most of them. if that werent enough it also allows you to easily run and debug programs. Other tools like sublime text, atom or vscode are heading in a similar direction. What these three alternatives have in common are: Plugins. CodeRunner does not support something like this. This is a problem if you really want to set up your software to work with on larger projects. CodeRunner doesnt offer the flexibility to do just that. And yet I believe theres a huge opportunity for CodeRunner. Its absolutely perfect for projects that require between 5 seconds and 5 days of work. If youre a full time Python developer CodeRunner probably wont be the editor that you do your Python coding in. But it just might be the application for every other side project you might have. Its just super easy to use. Open your project no matter what its written in and run it, debug it, test it, change a few lines and fix it. Done. There is absolutely nothing to setup. It just works out of the box with pretty much all programming languages. I also want to recommend CodeRunner to computer science students. If you have multiple assigments in different programming languages CodeRunner is a huge time saver. You probably dont want a full IDE for all your weekly projects, but you also dont want to miss out features like running, debugging and code completion. The other 3 apps i mentioned arent really great either. Theres just too much of an overhead for setting up Atom or VSCode with all the plugins and settings you need. CodeRunner is nothing like that. Again, it just works. I read another review recommending this programm for teaching classes. Totally! Because there is no setup time to get everything running. Get CodeRunner if you have these side project that take a couple of days of your time. You’ll be amazed how fast you can get coding with it.

Praktisches Helferlein

Die App funktioniert problemlos und ist inzwischen mein Standardeditor für Python, PHP und HTML. Bei der bisher eingesparten Zeit ist die App für 15€ glatt geschenkt!

Read more App Reviews