Menu

Tree [f960d7] master /
 History

HTTPS access


File Date Author Commit
 autoconf 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 bin 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 doc 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 info 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 lib 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 src 2020-01-07 Nicholas Christopoulos Nicholas Christopoulos [f960d7] popup on open-file
 .editorconfig 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 .gitignore 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 COPYING 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 COPYRIGHT 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 INSTALL 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 INSTALL.be 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 INSTALL.pc 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 INSTALL.unx 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 INSTALL.vms 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 Makefile 2017-05-23 Nicholas Christopoulos Nicholas Christopoulos [5014db] Initial commit
 README 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 README.md 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 changes.txt 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 config.log 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 config.status 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 configure 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 jed.lis 2019-12-23 Nicholas Christopoulos Nicholas Christopoulos [8c3370] CBRIEF API 4
 master 2017-06-11 Nicholas Christopoulos Nicholas Christopoulos [eb8888] moved funcs to cbrief.c

Read Me

README file for JED.

 JED is distributed in two forms:

     jedXXX.tar.gz:
       Contains the complete source to the editor.  It does not
       contain the slang library source.  The library is available
       from ftp://space.mit.edu/pub/davis/slang.

       Building JED requires the use of a C compiler which understands
       function prototypes.  I have sucessfully built JED with `cc' on
       the ULTRIX, VMS, and IRIX operating systems.  In addition, I
       have created it using `gcc' under SunOS and Linux.  See
       src/mkfiles/README for building it under DOS, OS/2, and
       Windows systems.

     jedXXX.zip:
       Contains no source code but it does include pre-compiled
       executables for MSDOS and Windows systems.  The executable is in
       the bin directory and will work only on 386+ PCs with a DPMI
       server, such as provided by Windows (See INSTALL.pc for
       information regarding the server).  The executables were
       created using gcc for win32 and MSDOS (specifically, MINGW32
       and DJGPP).

 For installation instructions on

      Unix:
        read INSTALL.unx

      VMS:
        read INSTALL.vms

      DOS, OS/2, Win9X, NT:
        read INSTALL.pc

 Then, read INSTALL for more installation tips. For changes and new
 features, read changes.txt.

 Addition information about JED is available from
 <http://www.jedsoft.org/jed/>  The documentation for the
 slang library and interpreter is available from <http://www.jedsoft.org/slang/>
 and <http://www.jedsoft.org/slang/>.  Useful newsgroups include
 comp.editors and alt.lang.s-lang.  A mailing list is also available.
 See <http://www.jedsoft.org/jed/mailinglists.html> for more information
 about it.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.