URL:
  <http://gna.org/task/?5895>

                 Summary: Submission of Tophide
                 Project: Gna! Administration
            Submitted by: mjambon
            Submitted on: Sunday 04/06/2008 at 23:34
                  Status: None
         Approval Status: None
         Should Start On: Sunday 04/06/2008 at 00:00
   Should be Finished on: Wednesday 04/16/2008 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

A new project has been registered at Gna! 
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://gna.org/siteadmin/groupedit.php?group_id=2621> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://gna.org/siteadmin/groupedit.php?group_id=2621>


= Registration Details =

* Name: *Tophide*
* System Name:  *tophide*
* Type: Programs
* License: Modified BSD License

----

==== Description: ====
Summary of the project: Create new toplevel directives for ocaml
hiding/showing items whose identifier starts with an underscore.

The ocaml toplevel "interpreter" can be customized with special commands
called directives. It is possible to define and load new directives.

The goal of this project is to offer a functionality which is similar to Unix
hidden files. By default, we don't want to see information about identifiers
that start with underscores. Usually it means they have been
automatically-generated by a Camlp4 syntax extension, which is much like a
sophisticated macro expander. So we don't want to see that such ugly
identifiers have been defined because we are not supposed to call them from
hand-written code anyway.

We'll define hide/show directives that are much like removing the '-a' in 'ls
-a'.

No URL or code yet. Just starting.



==== Other Software Required: ====
Depends only on the core OCaml distribution from http://caml.inria.fr.







    _______________________________________________________

Reply to this item at:

  <http://gna.org/task/?5895>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Register mailing list
[email protected]
https://mail.gna.org/listinfo/register

Reply via email to