[fpc-pascal] How to split file of whitespace separated numbers?

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Fri Dec 23 20:45:28 CET 2016


On 2016-12-23 18:04, Sven Barth wrote:
> E.g.
> opening a log file in 10 seconds vs nearly none make a difference 

Again, it depends on the tool (editor) you use. Both jEdit and EditPad
Pro (implement in Delphi) uses regex for syntax highlighting. EditPad
Pro also uses it for file navigation, syntax highlighting tools output,
output/code navigation etc. Both can handle massive text files and both
open them instantly and everything is highlighted from the word go. No
idea how they accomplish that, but that's another story. ;-)

Regards,
  Graeme




More information about the fpc-pascal mailing list