Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #2980
| From | Fernando <pronesto@gmail.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Programming language similarity |
| Date | 2022-04-25 04:24 -0700 |
| Organization | Compilers Central |
| Message-ID | <22-04-014@comp.compilers> (permalink) |
| References | <22-04-012@comp.compilers> |
Hi Derek, Your repository is very nice! Can I use the "language info" part in the class on programming language paradigms? It will be nice to give students some idea about the number of keywords in different programming languages, for instance. By the way, perhaps you should consider also comparing the languages with regards to the static and the dynamic aspects of their type systems, e.g.: typing discipline (static, dynamic, gradual?), type verification (inference, annotations, mixed?), type enforcement (weak, strong), static type equivalence (nominal, structural, mixed?), etc. That might lead to very different trees. For instance, in your keyword tree, Java and JavaScript are close, but they are very different semantically. > Does anybody know of other kinds of attempts at measuring language similarity? About that: I don't know of other studies. There is the article on Wikipedia (Programming Languages Comparison), but it does not cite a paper with a comparative study. Regards, Fernando
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
Programming language similarity Derek Jones <derek@NOSPAM-knosof.co.uk> - 2022-04-25 00:00 +0100
Re: Programming language similarity Derek Jones <derek@NOSPAM-knosof.co.uk> - 2022-04-25 08:59 +0100
Re: Programming language similarity Fernando <pronesto@gmail.com> - 2022-04-25 04:24 -0700
Re: Programming language similarity Derek Jones <derek@NOSPAM-knosof.co.uk> - 2022-04-25 19:35 +0100
Re: Programming language similarity Jan Ziak <0xe2.0x9a.0x9b@gmail.com> - 2022-04-25 06:00 -0700
Re: Programming language similarity Derek Jones <derek@NOSPAM-knosof.co.uk> - 2022-04-25 20:51 +0100
Re: Programming language similarity gah4 <gah4@u.washington.edu> - 2022-04-25 14:58 -0700
Re: Programming language similarity Derek Jones <derek@NOSPAM-knosof.co.uk> - 2022-04-26 00:50 +0100
Re: Programming language similarity Meshach Mitchell <meshach.mitchell@gmail.com> - 2022-04-25 12:06 -0400
csiph-web