amber-lang / amber-lang/amber

[Feature] echo to stderr?

Aberta
#235 15 comentários 7 reações 0 responsáveis Ver no GitHub
compiler enhancement
Linguagem predominante
Rust
Estrelas
5.2k
Forks
145
Merge médio
5d 3h
PRs com merge (30d)
7

Descrição

afaik it is not a thing in amber. it would be nice if it were, since i always have problems with that in plain bash.

there is a way to do it in plain bash:

```bash
>&2 echo "error"
```

but i think that with amber we could just have an `errcho` builtin or something

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.