savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #8776] Submission of Brainfuck Compiler


From: Philipp Le
Subject: [Savannah-register-public] [task #8776] Submission of Brainfuck Compiler
Date: Sat, 18 Oct 2008 11:39:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.3) Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3

URL:
  <http://savannah.nongnu.org/task/?8776>

                 Summary: Submission of Brainfuck Compiler
                 Project: Savannah Administration
            Submitted by: littledevil
            Submitted on: Sa 18 Okt 2008 13:39:20 CEST
         Should Start On: Sa 18 Okt 2008 00:00:00 CEST
   Should be Finished on: Di 28 Okt 2008 00:00:00 CET
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10030> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10030>


= Registration Details =

* Name: *Brainfuck Compiler*
* System Name:  *bfcc*
* Type: non-GNU software & documentation
* License: GNU Lesser General Public License (LGPL version 3 or later)

----

==== Description: ====
The Brainfuck Compiler (bfcc) is a tool that builds executables from
brainfuck sources or interpretes them. It is written in C++ and uses CMake.

bfcc is divided into 2 parts: the compiler and interpreter. The compiler
generates assembler code which can be handled by the GNU Assembler (GAS) that
produces object files which can be linked to an executable. Thus GNU
Assembler, GNU Linker and GNU C Libs are required. In future bfcc should offer
an own, much smaller and faster library that will be linked to brainfuck
programs instead of GNU C Lib.

The interpreter can run brainfuck programs without compiling them before.



==== Other Software Required: ====
* GNU Assembler - GNU General Public License v3 or later
* GNU Linker - GNU General Public License v3 or later
* GNU C Library - GNU Lesser General Public
   License v2.1 or later



==== Tarball URL: ====
http://savannah.gnu.org/submissions_uploads/bfcc-0.1-alpha.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?8776>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]