Remove sentences disparaging compiled languages. There's no reason to
scare people off from compiled languages. Discussed with: db Discussed with: swills Approved by: bcr (mentor)
This commit is contained in:
parent
1edb130790
commit
bdacdd4441
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41002
1 changed files with 0 additions and 12 deletions
|
@ -320,16 +320,6 @@
|
|||
can just give them a copy of the executable, assuming they
|
||||
have the same operating system as you.</para>
|
||||
|
||||
<para>Compiled languages include Pascal, C and C++. C and C++
|
||||
are rather unforgiving languages, and best suited to more
|
||||
experienced programmers; Pascal, on the other hand, was
|
||||
designed as an educational language, and is quite a good
|
||||
language to start with. FreeBSD does not include Pascal
|
||||
support in the base system, but
|
||||
the Free Pascal Compiler is
|
||||
available in the Ports Collection as
|
||||
<filename role="package">lang/fpc</filename>.</para>
|
||||
|
||||
<para>As the edit-compile-run-debug cycle is rather tedious when
|
||||
using separate programs, many commercial compiler makers have
|
||||
produced Integrated Development Environments
|
||||
|
@ -340,8 +330,6 @@
|
|||
<application>Emacs</application> as an IDE is discussed in
|
||||
<xref linkend="emacs"/>.</para>
|
||||
</sect2>
|
||||
|
||||
|
||||
</sect1>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue