Andromedans / andromeda

A proof assistant for general type theories
http://www.andromeda-prover.org/
Other
298 stars 35 forks source link

Emigrating from Brazil #42

Closed andrejbauer closed 10 years ago

andrejbauer commented 10 years ago

It seems there's too much controversy with calling it "Brazil". What would be a better name? I am thinking nothing is wrong with tt. Martin Escardo suggested Andromeda, which seems far enough (although we're on a collision course with it).

jonsterling commented 10 years ago

I like Andromeda! TT is a good name for the things from your original tutorials, but since the type theory being played with here is far from a "basic" one, it might be good for that to be reflected in its name.

pthariensflame commented 10 years ago

:+1: for Andromeda!

andrejbauer commented 10 years ago

It can be Andromeda (especially since Martin meant it as a joke). Let's see, how does this sound: "What would Andromedans do?"

andrejbauer commented 10 years ago

Andromeda |anˈdrɒmɪdə|

  1. Greek Mythology an Ethiopian princess whose mother Cassiopeia boasted that she herself (or, in some stories, her daughter) was more beautiful than the Nereids. In revenge Poseidon sent a sea monster to ravage the country; to placate him Andromeda was fastened to a rock and exposed to the monster, from which she was rescued by Perseus.
  2. Astronomy a large northern constellation between Perseus and Pegasus, with few bright stars. It is chiefly notable for the Andromeda Galaxy (or Great Nebula of Andromeda), a conspicuous spiral galaxy probably twice as massive as our own and located two million light years away.
martinescardo commented 10 years ago

I like Andromeda. Type "andro file.andro" in the command line.

andrejbauer commented 10 years ago

I can argue that Brazil was too close for some Brazilians.

martinescardo commented 10 years ago

Closer than anything else.

andrejbauer commented 10 years ago

Maybe I should wait until the World Cup is over, lest more Brazilians be offended.

martinescardo commented 10 years ago

You mean "not offended".

andrejbauer commented 10 years ago

I don't think so:

lest |lɛst| conjunction with the intention of preventing (something undesirable); to avoid the risk of: he spent whole days in his room, wearing headphones lest he disturb anyone.

martinescardo commented 10 years ago

I mean that I was not offeded, just a little bit irritated by the discussions about your Brazil.

christopherastone commented 10 years ago

Andromeda would be fine, though I'd prefer a shorter extension than .andro. Maybe .and ?

pthariensflame commented 10 years ago

.adr is what I would go for, but it doesn't really matter much.

andrejbauer commented 10 years ago

If we're going down this road, the extension should be .m31. It'll make a nice FAQ.

martinescardo commented 10 years ago

I like m31.

pthariensflame commented 10 years ago

I also like .m31. :D

jonsterling commented 10 years ago

Heh, that's awesome. :thumbsup: on .m31.

Heimdell commented 10 years ago

The .m31 is just awesome.

andrejbauer commented 10 years ago

The question is: should we keep everything in the tt repo, rename tt to andromeda, or create a copy of tt called andromeda?

christopherastone commented 10 years ago

I assumed we'd just rename the brazil sub-component(s) to andromeda, and keeping tt as tt. Otherwise, how do we distinguish the higher-level and lower-level systems/languages?

pthariensflame commented 10 years ago

@christopherastone I'm fine with that, although where do we draw the dividing line?

andrejbauer commented 10 years ago

I always assumed the two would eventually converge. Ooo, ooo, milkyway and andromeda.

pthariensflame commented 10 years ago

@andrejbauer YES!

martinescardo commented 10 years ago

I am not sure what the question is.

But I would support a "historical" approach that keeps visible how things evolved. So I support to create a new copy.

But I leave it up to you to decide, of course.

Greetings from far away, Martin

On 11/07/14 19:05, Andrej Bauer wrote:

The question is: should we keep everything in the |tt| repo, rename |tt| to |andromeda|, or create a copy of |tt| called |andromeda|?

— Reply to this email directly or view it on GitHub https://github.com/andrejbauer/tt/issues/42#issuecomment-48763274.

Martin Escardo http://www.cs.bham.ac.uk/~mhe

JasonGross commented 10 years ago

The point of git is to keep visible how things evolved; if you want to see, you just look in the repository history. Would making a copy add anything to this? (You can always make a tag, or a branch, that you keep around indefinitely, like https://github.com/coq/coq/tree/v8.1.)

andrejbauer commented 10 years ago

Let me explain the option that I like best. If we rename the tt repository to andromeda then:

  1. All history, including followers, stars, issues, etc., will be kept
  2. Traffic pointing to tt will be automagically redirected to andromeda

The only drawback I can see is that I won't be able to create another repository called tt (I could but that would kill the automatic redirection). If we make a copy we get two copies (duh), but then they evolve separately. Also, people who land in tt will not easily figure out that there is also andromeda. So unless there's a reason not to, I will rename soonish.

martinescardo commented 10 years ago

Rename sounds the option to choose.

On 12/07/14 08:31, Andrej Bauer wrote:

Let me explain the option that I like best. If we rename the |tt| repository to |andromeda| then:

  1. All history, including followers, stars, issues, etc., will be kept
  2. Traffic pointing to |tt| will be automagically redirected to |andromeda|

The only drawback I can see is that I won't be able to create another repository called |tt| (I could but that would kill the automatic redirection). If we make a copy we get two copies (duh), but then they evolve separately. Also, people who land in |tt| will not easily figure out that there is also |andromeda|. So unless there's a reason not to, I will rename soonish.

— Reply to this email directly or view it on GitHub https://github.com/andrejbauer/tt/issues/42#issuecomment-48804880.

Martin Escardo http://www.cs.bham.ac.uk/~mhe

andrejbauer commented 10 years ago

I have renamed the repository to andromeda. It still remains to rename brazil in the source code, but I am closing the issue now.