LinView - Source code editor also for PureBasic

Linux specific forum
Ace
User
User
Posts: 26
Joined: Fri Apr 25, 2003 8:34 pm

LinView - Source code editor also for PureBasic

Post by Ace »

LinView is a powerfull and easy to use text editor specially for programers.
It's possible to use any commandline compiler with LinView. PureBasic workes great with it.

Some Features
  • Usage of any compiler
  • Fast change between the compilers
  • Customisable syntax highlighting
  • Set the availabe filetype for a compiler
Contains preconfigurated compiler settings for
  • FreePascal
  • GCC
  • PureBasic
  • Nasm
  • HTML/PHP
  • Shell Script
Planned features
  • Parse compiler output
  • Project administration
  • Printing source code
  • Multi language
  • Much more
HERE you can see a screenshot of LinView (PNG).

You got more infos on the website http://linview.kylixforum.de
pbdep
User
User
Posts: 68
Joined: Fri Apr 25, 2003 5:18 pm
Location: Netherlands

Re: LinView - Source code editor also for PureBasic

Post by pbdep »

Dont forget vi(m) & Emacs ;-)
If you have fast fingers, those will do the job even quicker..

Regards, Norman.
Post Reply