Added C-Forge IDE.
Submitted by: Yuri Mironoff <yuri@codeforge.com>
This commit is contained in:
parent
9268c89248
commit
156a1b0f6a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5345
2 changed files with 23 additions and 2 deletions
|
|
@ -59,6 +59,19 @@ security postures in areas where high assurance levels are
|
|||
critical. Ballista is primarily designed to audit the remote
|
||||
security aspects of networks and runs quite well under FreeBSD.
|
||||
|
||||
<!-- NAME="C-Forge" CAT="software" SUBCAT="DEV" -->
|
||||
<STRONG><A HREF="http://www.codeforge.com/">C-Forge</A></STRONG> (pronounced
|
||||
Code Forge) is a multi-user integrated development environment that
|
||||
provides full project management and complete edit/compile/debug cycle
|
||||
support. Features include complete abstraction of the "makefile"
|
||||
concept, a Project Manager for visual presentation of project structure
|
||||
and component status using a dependency tree and a separate "desktop"
|
||||
area showing work in progress, support for C/C++, Perl, Oracle ProC/C++,
|
||||
Tcl, PHP, Java, JavaScript, Python, Qt, Pascal, Free Pascal, FORTRAN,
|
||||
TeX/LaTeX, SGML, Modula-2, and Assembler, integrated revision control,
|
||||
fully configurable programmer's editor, and much more. An evaluation
|
||||
version is available for download.
|
||||
|
||||
<!-- NAME="CheapBytes" CAT="software" SUBCAT="MISC" -->
|
||||
<STRONG><A HREF="http://www.cheapbytes.com/">CheapBytes</A>
|
||||
</STRONG>, a company that specializes in low cost technical products,
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-08-04 14:08:20 $">
|
||||
<!ENTITY date "$Date: 1999-08-10 23:32:34 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.132 1999-08-04 14:08:20 sheldonh Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.133 1999-08-10 23:32:34 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -28,6 +28,14 @@
|
|||
see the <strong><a href="&base/releases/index.html">Release
|
||||
Information</a></strong> page.</p>
|
||||
|
||||
<h2>August 1999</h2>
|
||||
|
||||
<ul>
|
||||
<li><b>10-Aug-1999</b> <a href="http://www.codeforge.com/">C-Forge</a>,
|
||||
an Integrated Development Environment, has been released (beta) for
|
||||
FreeBSD, supporting C, C++, Perl, Tcl, and many other languages.</li>
|
||||
</ul>
|
||||
|
||||
<h2>June 1999</h2>
|
||||
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue