V言語
出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2025/10/02 07:08 UTC 版)
|
|
この記事は検証可能な参考文献や出典が全く示されていないか、不十分です。 (2020年12月)
|
|
|
|
The official V logo
|
|
| 登場時期 | 2019年6月20日[1] |
|---|---|
| 設計者 | Alexander Medvednikov[2] |
| 最新リリース | 0.4.12[3] |
| 型付け | static, strong, inferred |
| 影響を受けた言語 | Go, Kotlin, Oberon, Python, Rust, Swift |
| プログラミング言語 | V |
| プラットフォーム | Linux, macOS, Windows, FreeBSD, OpenBSD, NetBSD, DragonflyBSD, Solaris |
| ライセンス | MIT |
| ウェブサイト | vlang |
| 拡張子 | .v, .vsh |
v言語(vlang)とは、保守可能なソフトウェアの構築のために設計された静的型付プログラミング言語であり、Alexander Medvednikovにより設計・開発されている。
概要
v言語はGo言語によく似ておりOberon、Rust、Swift、Kotlin、Pythonの影響を受けている[4]。
参考文献
- ^ “First public release”. GitHub (2019年6月20日). Template:Cite webの呼び出しエラー:引数 accessdate は必須です。
- ^ “Creator of V”. GitHub. Template:Cite webの呼び出しエラー:引数 accessdate は必須です。
- ^ “Release 0.4.12”. 19 September 2025. 2025年9月29日閲覧.
- ^ “V Documentation” (英語). GitHub. 2020年12月8日閲覧。
外部リンク
- The V Programming Language 公式ウェブサイト
- V言語のページへのリンク