Browse thread
[Caml-list] OCaml IDEs for beginners?
-
Benjamin C. Pierce
- Yozo TODA
- Michel Schinz
-
Warp
- Gerard Huet
- Warp
- John Max Skaller
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Gerard Huet <Gerard.Huet@i...> |
| Subject: | Re: [Caml-list] OCaml IDEs for beginners? |
>About this subject, I would like to make a public Request for Features, in >order to gather many opinions and tips about that IDE . ( which will be at >the same time for beginners AND for experienced people ). > >Nicolas Cannasse Bonjour. Ma première requête est que l'IDE soit basé sur la syntaxe abstraite d'Ocaml, et que les outils liés à la syntaxe concrète (macros emacs et autres) soient paramétrés par la grammaire camlp4, de manière à pouvoir se décliner aussi bien pour la syntaxe révisée que pour la syntaxe ordinaire. Ceci n'est pas une feature, c'est une décision importante d'architecture. Ainsi les débutants pourront apprendre la bonne syntaxe, alors que les habitués pourront continuer à éditer leurs programmes dans la syntaxe dont ils ont l'habitude Gérard Huet Hello My first request is that the IDE ought to be based on Ocaml's abstract syntax, and that the tools dealing with the concrete syntax (such as emacs macros) be parameterized by the camlp4 grammar, so as to be adaptable to the revised syntax as well as to the standard syntax. This is not a mere feature, it is an important architectural design decision. This way beginners may learn the revised syntax, while experienced users may keep the syntax they are familiar with. Gérard Huet ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners