An open API service indexing awesome lists of open source software.

https://github.com/reuixiy/philosophy

What is philosophy?
https://github.com/reuixiy/philosophy

philosophy

Last synced: about 2 months ago
JSON representation

What is philosophy?

Awesome Lists containing this project

README

        

# philosophy

## workflow

```sh
$ # input the code
```

### c

```sh
$ gcc philosophy.c -o philosophy && ./philosophy | head -n 10
```

### js

```sh
$ node philosophy.js | head -n 10
```

## output

> What is philosophy?
> What is philosophy of philosophy?
> What is philosophy of philosophy of philosophy?
> What is philosophy of philosophy of philosophy of philosophy?
> [...]

## idea

What is philosophy?

Philosophy is not an infinite loop inside, philosophy is a finite code outside.