Skip to content

manuel-chinchi/notepad-red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad Red

Simple text editor written in the Red programming language (similar to the REBOL language)

Features

  • Read and write .txt files
  • Line and characters counter (status bar)
  • Font selection

Usage (steps)

  1. Download this repository

  2. Locate yourself within the repository folder (notepad-red folder)

  3. Open a Windows terminal and run the following command

    interpreter/red.exe src/notepad-red.red
    

    Or optionally in client mode (without opening the Red interpreter)

    interpreter/red --cli src/notepad-red.red
    

    and finally press Enter. A window will then open with the script running

Screenshots

References

Author's note

Aside from the links mentioned, there isn't much information available about the network language, nor are there many examples online, and the few communities or forums that exist seem strangely abandoned or have little participation. I hope this example will be useful for anyone who wants to delve into this unique and powerful programming language.

About

A simple text editor made in RED

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages