Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 24.451.843 Times

PL/1 for GCC 0.0.14

  Date Added: November 13, 2010  |  Visits: 280

PL/1 for GCC

Report Broken Link
Printer Friendly Version


Product Homepage
Download (53 downloads)


PL/1 for GCC project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications. This is the eleventh code drop of the GCC front-end for the PL/I programming language. PL/I for GCC is released under the terms of the GNU Public License; version 2. Version 0.0.11, includes a new infrastructure for the PL/I preprocessor. It has been more than a year since the previous release of pl1gcc, but development has picked up again, so expect releases to happen more frequently. And remember you are always welcome to join the project, we need really help at all levels of development. The v0.0.11 release marks another important step forward towards a fully functioning PL/I compiler: the preprocessor. The current implementation supports just a few statements, but thanks to the tools flex and bison, it is straight forward to add the missing preprocessor statements. Expect a few new ones to be added with each new release, just like the PL/I parser has been developed. Currently there is still no codegeneration taking place, so dont run out and uninstall your production PL/I compiler, just yet. But read ahead for some good news. It would still be a great help for us if you try the compiler on some of your own source code, or if you could construct a PL/I program that really tests the corners of the grammar. Basically a program that does all what the syntax allows. As inspiration, have a look at the test program written by Paul Karagianis http://www.multicians.org/proc-proc.html but I am sure you can create a much worse PL/I program, which we would like to see. And if you release it under GPL it can be added to the pl1gcc hall of fame, so just go ahead and do the coding. Please inform us about any syntax errors that might occur so we can check if the error is in the pl1gcc parser, and not in your code. Installation: Since the GCC PL/I is not yet part of mainline GCC, there are some manual steps you have to perform before you can use the GCC PL/I compiler. If you are using Cygwin under Windows, please follow the instructions in the file INSTALL.cygwin. If you want to use eclipse please consult INSTALL.eclipse. First you need the source code for the GCC compiler itself. If you do not already have the sourcecode installed you will have to download it. This is how we did it; you can probably come up with another way. Get latest working version of the gcc-core-4.2-2006mmdd weekly snapshot and the latest version of the pl1gcc-0.0.x archive file, from http://pl1gcc.sourceforge.net Note: The snapshot of gcc downloaded from the pl1gcc project is known to work with pl1gcc. If you try another snapshot from the GCC project, please let us know if it works or not. GCC recommends to separate the source directories from the build directories, so create a direcory to hold the unpacked source code. cd ~ mkdir gcc-src Unpack the downloaded gcc-core-4.2-2006mmdd snapshot into your directory for gcc source, assuming the downloaded files are stored in ~/download, this will unpack the gcc compiler file: cd ~/gcc-src tar -xjf ~/download/gcc-core-4.2-2006mmdd.tar.bz2 Note: this will create a directory named ~/gcc-src/gcc-4.2-2006mmdd Unpack the pl1gcc-0.0.x.zip file into your home directory, with these commands cd ~ unzip ~/download/pl1gcc-0.0.x.zip This will create the directories ~/pl1gcc-0.0.x/pl1 Create a link from ~/gcc-src/gcc-4.2-2006mmdd to your unpacked pl1 library: cd ~/gcc-src/gcc-4.2-2006mmdd/gcc ln -s ~/pl1gcc-0.0.x/pl1 pl1 Create an empty ~/gcc directory, where the built object will created: cd ~ rm -rf ~/gcc mkdir gcc Unpacking is now done, and you can start to build your downloaded compiler. This might take a while (*). Now do: cd ~/gcc ../gcc-src/gcc-4.2-2006mmdd/configure make and go enjoy some of your favorite bewerages, and of course dont forget to make a donation to the pl1gcc project. You can speed up the compilation considerably, by disabling some of the languages you do no longer need, now you have PL/I as your favorite compiler. To do this edit the files ~/gcc-src/gcc-4.2-2006mmdd/ /config-lang.in, and set the variable build_by_default="no" Whats New in This Release: - This release adds support for using the tilde character as the "not" operator and support for ENVIRONMENT(). - It adds location information to most messages. %INCLUDE can now have filenames inside of quotes..

Requirements: No special requirements
Platforms: Linux
Keyword: Compiler Compilers Create Create A Gcc Gnu Compiler Gnu Compiler Collection Pl I Project To Create Using
Users rating: 0/10

License: Freeware Size: 286.72 KB
USER REVIEWS
More Reviews or Write Review


PL/1 FOR GCC RELATED
File Synchronizers  -  FL-COW 0.6
The library born to solve a problem I had when working with the Linux Kernel archives that I use to replicate using hard links. Replicating archives with hard links is both fast and space saving, and it helped me a lot in speeding up my operations...
296.96 KB  
Audio Tools  -  jac 0.15
jac is a Cd-Player which runs under Linux (but I hope to port it to other Unix-like platform). Its birth is due to my need of a command line cd player, and now it offers many features (including the "exclusive" crazy-playing mode) and also a small...
61.44 KB  
Programming  -  GCC 4.2.1
GCC, the GNU Compiler Collection, includes front ends for C, Objective-C, C++, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). Like most GNU software, GCC must be configured before it can be built. This...
32 MB  
Code Management Tools  -  GDC 0.23
GDC is a D language front end for the GNU Compiler Collection. GDC supports a number of targets and nearly all features of Digital Mars D. GDC works with GCC versions 3.3.x, 3.4.x, and 4.0.x. Linux (tested on Fedora Core 5 x86 and PowerPC)...
2.7 MB  
Programming  -  NES Compiler Collection alpha1
A project to create a compiler suite for the creation of NES binaries.
12.64 KB  
Programming  -  Travis's Cross Compiler Collection 50204
Travis's Cross Compiler Collection is a collection of scripts that build cross compilers targetting different, specific, platforms. All requisite files are grabbed by ftp, so most cross compilers are just a 'make install' away.
2.38 KB  
Network & Internet  -  Camera Life 2.6
Camera Life (FDCL) is a system for cataloging your photo collection. Camera Life project gives users the ability to search your archive by albums that you set up, or by directory structure. Camera life (FDCL) is free software; you can...
 
Libraries  -  GNU Classpath 0.95
GNU Classpath (essential libraries for Java) is a project to create free core class libraries for use with virtual machines and compilers for the Java programming language. GNU Classpath project includes all native methods and core classes...
6.5 MB  
Programming  -  JaCIL: A .NET to Java Compiler 0.7.0.0
JaCIL (pronounced 'jackal') is a project to create a byte-code compiler to translate .NET assemblies to Java class files.
9.44 MB  
Video Editors  -  Elisa 0.1.1
Elisa is a project to create a media center solution for GNU/Linux and Unix operating systems. It runs on top of the GStreamer multimedia framework. In addition to personal video recorder functionality (PVR) and Music Jukebox support, Elisa also...
1.1 MB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  SLAX 6.0+
Slax is a modern, portable, small and fast Linux operating system with a modular approach and outstanding design. Despite its small size, Slax provides a wide collection of pre-installed software for daily use, including a well organized graphical...
190 KB  
Linux Software  -  GTK+ 2.5
GTK+, which stands for the GIMP Toolkit, is a library for creating graphical user interfaces for the X Window System. It is designed to be small, efficient, and flexible. GTK+ is written in C with a very object-oriented approach. Language bindings...
60 MB  
Linux Software  -  Debian 2.0
Debian is a free, or Open Source, operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. At the core of an operating system is the kernel. The kernel is the most...
65 MB  
Linux Software  -  Kdiff-Ext for Konqueror 0.3
Kdiff-ext is a KDE's Konqueror context menu extension. It adds commands to launch file comparison/merge tools, it also remembers your selection so you can run comparison/merge later on. Use Kdiff-ext with KIO supporting file comparison tool such...
430 KB  
Linux Software  -  Superkill 1.16
Superkill terminates one or more processes with the same name or specified PID.. Tested in the following systems: Linux 2.2.5.15, AIX 4.3, IRIX 6.3, HP-UX B.10.20 and SunOS 5.6.
30 KB  
Programming  -  RailsTidy 0.1
RailsTidy project is a plugin for Ruby On Rails..
11.26 KB  
Programming  -  Strings edit 1.9
Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size...
54.27 KB  
Programming  -  BScript 0.3
BScript is a (yet another) BASIC interpreter. It is free software and open-sourced, licensed under the terms of the GNU General Public License version 2 or later. You can use BScript to teach BASIC to your students, write understandable shell...
112.64 KB  
Programming  -  Kits JavaScript Brainf*ck Interpreter 0.01
Kits JavaScript Brainf*ck Interpreter is a rather fast interpreter for the Brainf*ck esoteric programming language.. Kit's JavaScript Brainfuck Interpreter v0.01
5.12 KB  
Programming  -  dis6502 0.12
dis6502 is a flow-tracing disassembler for the 6502, originally written by Robert Bond and supporting Atari binary files. Robert posted dis6502 to the Usenet newsgroup net.sources on 9-Oct-1986, and to comp.sources.unix 7-Jun-1988. Udi...
19.46 KB  
Home  | About Us  | Privacy  | Disclaimer  | Link to Us  | Contact Us  | Top Searches  | Submit Software
File Transit © 1998-2012