# Manuel Serrano

> French computer scientist

**Wikidata**: [Q101104157](https://www.wikidata.org/wiki/Q101104157)  
**Source**: https://4ort.xyz/entity/manuel-serrano

## Summary
Manuel Serrano is a French computer scientist known for developing the Bigloo programming language and the Flyspell on-the-fly Emacs spell checker.

## Biography
- Nationality: France
- Education: Ph.D. under Christian Queinnec (institute not specified in source)
- Known for: Bigloo, Flyspell
- Employer(s): Institut National de Recherche en Informatique et en Automatique
- Field(s): Computer science

## Contributions
Manuel Serrano is the creator of Bigloo, an implementation of the ML family of programming languages, and Flyspell, an on-the-fly spell checker for the Emacs text editor. These contributions have been widely adopted in academic and open-source communities, with Bigloo serving as a key tool for research in functional programming and Flyspell remaining a standard component of the Emacs ecosystem.

## FAQs
### Q: What is Manuel Serrano known for?
A: He is known for developing the Bigloo programming language and the Flyspell on-the-fly Emacs spell checker.
### Q: Where does he work?
A: He is affiliated with the Institut National de Recherche en Informatique et en Automatique (INRIA) in Sophia Antipolis, France.
### Q: What is his field of work?
A: He works in computer science, focusing on programming languages and tools.

## Why They Matter
Manuel Serrano's work on Bigloo and Flyspell has had a lasting impact on the computer science community. Bigloo, an implementation of ML-based languages, is widely used in academic research and education, while Flyspell remains a foundational tool in the Emacs ecosystem, improving productivity for developers and researchers.

## Notable For
- Developed Bigloo, an implementation of the ML programming language family.
- Created Flyspell, an on-the-fly Emacs spell checker.
- Affiliated with INRIA, a leading French research institute in computer science.

## Body
### Education and Training
- Received his Ph.D. under Christian Queinnec, a prominent computer scientist.
### Career and Affiliations
- Employed by the Institut National de Recherche en Informatique et en Automatique (INRIA) in Sophia Antipolis, France.
- Work location is Sophia Antipolis.
- Uses the GitHub username manuel-serrano.
### Key Projects
- Bigloo: An implementation of the ML family of programming languages.
- Flyspell: An on-the-fly Emacs spell checker.

```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Manuel Serrano",
  "jobTitle": "computer scientist",
  "worksFor": {
    "@type": "Organization",
    "name": "Institut National de Recherche en Informatique et en Automatique"
  },
  "nationality": {
    "@type": "Country",
    "name": "France"
  },
  "description": "French computer scientist"
}

## References

1. SUDOC
2. [Source](https://www.theses.fr/1994PA066697)