Home | Get Involved | Sourceforge
| Mailing Lists | Documentation
hacktree.org Rough Draft
Please send comments to the referendum development list:
http://lists.sourceforge.net/mailman/listinfo/referendum-devel
really fundamental stuff
suggested top level categories: either post issues directly to
these groups or make a subgroup
- logic
- functional
- object oriented
- static typing
- generic types
- close to the metal
- regular syntax
- concurrent
- distributed
- string processing
- macros
- language design
- operating systems
- databases
- language implementation
initial child groups
these will bear further children once the community starts going.
programming languages groups
- compilers(lang impl)
- runtime systems(lang impl)
- garbage collection(runtime systems)
- regular expressions(str proc)
- compiler frontends(parsing, regex)
- compiler backends(compilers, c to m)
- lisp(reg syn, functional)
- common lisp(lisp, oo, macros)
- scheme(lisp, macros)
- dylan(lisp, oo, macros)
- smalltalk(reg syn, oo)
- eiffel(oo, stat ty, generics)
- assembly(c to m)
- C(stat ty, c to m, macros)
- C++(C, oo, generic types)
- erlang(functional, concurrent, distributed, macros)
- Java(oo, stat ty)
operating systems groups
- linux developers(C, op sys)
Home | Get Involved | Sourceforge
| Mailing Lists | Documentation