4coder icon
4coder icon

4coder

 1 like

4coder is a minimalist, cross platform, programmable, code editing environment, catering to the needs of low level programmers. It allows you to use one work flow across Windows, Linux, and Mac (with the exception of your debugger... for now.).

4coder screenshot 1

License model

  • FreeOpen Source

Application types

Platforms

  • Mac
  • Windows
  • Linux
5 / 5 Avg rating (1)
1 like
1comment
0 news articles

Features

Suggest and vote on features
  1.  Syntax Highlighting
  2.  Portable

4coder News & Activities

Highlights All activities

Recent activities

Show all activities

4coder information

  • Developed by

    4coder
  • Licensing

    Open Source (MIT) and Free product.
  • Pricing

    One time purchase (perpetual license) that costs $12.
  • Alternatives

    169 alternatives listed
  • Supported Languages

    • English

Our users have written 1 comments and reviews about 4coder, and it has gotten 1 likes

4coder was added to AlternativeTo by David on Oct 8, 2019 and this page was last updated Mar 30, 2024.

Comments and Reviews

   
 Post comment/review
RemovedUser
  
Top positive commentMar 16, 2024

4coder is not paid or close-source. Its source is at: https://git.mr4th.com/mr4th-public/4coder Its download is at: https://4coder.net/

0

What is 4coder?

4coder is a minimalist, cross platform, programmable, code editing environment, catering to the needs of low level programmers. It allows you to use one work flow across Windows, Linux, and Mac (with the exception of your debugger... for now.). The 4coder environment can be programmed with it's customization API in C++ or any other language that compiles to native binary.

FEATURES

  • Run shell scripts, makefiles, and arbitrary console/terminal commands.
  • Report compilation errors and jumping to errors.
  • Project files with bindings for function keys to scripts for quick access to the most common utilities in your project. And since it is configured in a plain text file it works painlessly with any source control system you might be using.
  • Search all buffers for a particular string and making a jump list for rapidly jumping through the matches in the code base
  • Read the output from a program or customization that formats output as 4coder jump locations to create whatever kind of jump lists you want, such as a log readers, or profiler outputs, or failed asserts.
  • Multi-stage copy/paste for moving around more than one item on your clipboard with ease and without flipping back and forth between sources and destinations. Works even for copies from outside 4coder.
  • Optional auto code layout that puts soft wraps and soft indents at ideal places to make your code still look like code when it does line wraps, and to save you from ever having to press a single key to indent your code.

4coder Videos

Official Links