6 ms·
What other unusual languages do people use for linux kernel modules?
by srn 17y ago
What other unusual languages do people use for linux kernel modules?
- viraptor 17y agoI guess you could google it, but I also got interested, so here you go: - Caml http://caml.inria.fr/pub/ml-archives/caml-list/1999/02/a7fc10108667cd633a1f918b9c9a5129.fr.html http://caml.inria.fr/pub/ml-archives/caml-list/1999/02/a7fc1... - C++ http://www.read.cs.ucla.edu/click/ http://www.read.cs.ucla.edu/click/ - Cyclone http://cyclone.thelanguage.org/files/cyclone-drivers.pdf http://cyclone.thelanguage.org/files/cyclone-drivers.pdf - Pascal http://wiki.freepascal.org/linux/kernel/module_development http://wiki.freepascal.org/linux/kernel/module_development - Ada http://oopweb.com/Ada/Documents/AdaLinux/Volume/16.html http://oopweb.com/Ada/Documents/AdaLinux/Volume/16.html - Fortran, D (I'm just guessing, but these should be trivial) ... probably others too