langujo/README.md
2024-11-03 09:12:12 +03:00

13 lines
563 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Language Dojo
Репозиторий для тестов языковых приколов
# Суть
Список простых тасок для теста того, как их делать на разных языках, которые мне интересны
# Задачи
## Сбор Hello World и подключение линтера в neovim
Задача простая - запустить приложение которое в stdout выводит надпись "hello world!"
- [ ] golang
- [ ] python
- [ ] rust
- [ ] clang
- [ ] swift