0%

常见编程语言文档及新特性链接

Java

https://www.java.com/

Documentation

https://docs.oracle.com/en/java/javase/index.html

Changes

9-21:
https://docs.oracle.com/en/java/javase/21/language/java-language-changes.html

1.8:
https://www.oracle.com/java/technologies/javase/8-whats-new.html

1.7:
https://www.oracle.com/java/technologies/javase/7u-relnotes.html

Kotlin

https://kotlinlang.org

Documentation

https://kotlinlang.org/docs/home.html

Changes

https://kotlinlang.org/docs/whatsnew1920.html#0

Swift

https://www.swift.org

Documentation

https://www.swift.org/documentation/

Changes

https://www.swift.org/swift-evolution/
https://github.com/apple/swift/blob/main/CHANGELOG.md

Objective-C

Documentation

https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html#//apple_ref/doc/uid/TP40011210

https://developer.apple.com/documentation/technologies

Changes

https://developer.apple.com/library/archive/releasenotes/ObjectiveC/ModernizationObjC/AdoptingModernObjective-C/AdoptingModernObjective-C.html

C

https://en.cppreference.com/w/c

C++

https://en.cppreference.com/w/cpp

Rust

https://www.rust-lang.org

Documentation

https://www.rust-lang.org/learn

Changes

https://github.com/rust-lang/rust/blob/master/RELEASES.md

Go

https://go.dev

Documentation

https://go.dev/doc/

Changes

https://go.dev/doc/devel/release

Scala

https://www.scala-lang.org

Documentation

https://docs.scala-lang.org

Changes

https://docs.scala-lang.org/scala3/new-in-scala3.html

Groovy

https://groovy-lang.org

Documentation

https://groovy-lang.org/documentation.html

Changes

http://groovy-lang.org/releases.html
http://groovy-lang.org/changelogs.html

Clojure

https://clojure.org

Haskell

https://www.haskell.org

Documentation

https://www.haskell.org/documentation/

Lisp

Common Lisp

https://common-lisp.net
https://lisp-lang.org

Documentation

https://lisp-lang.org/wiki/
https://common-lisp.net/documentation

Racket

https://racket-lang.org

Documentation

https://docs.racket-lang.org

OCaml

https://ocaml.org

Documentation

https://ocaml.org/docs

Changes

https://ocaml.org/releases
https://ocaml.org/changelog

Idris

https://www.idris-lang.org

Documentation

https://www.idris-lang.org/pages/documentation.html

Changes

https://www.idris-lang.org/category/news.html

Python

https://www.python.org

Documentation

https://docs.python.org/3/

Changes

https://docs.python.org/3/whatsnew/index.html

Ruby

https://www.ruby-lang.org/en/

Documentation

https://www.ruby-lang.org/en/documentation/

Changes

https://www.ruby-lang.org/en/news/

Lua

https://www.lua.org

Documentation

https://www.lua.org/docs.html

Changes

https://www.lua.org/versions.html

Perl

https://www.perl.org

Documentation

https://www.perl.org/docs.html

Changes

https://dev.perl.org/perl5/news/

C#

https://dotnet.microsoft.com/en-us/languages/csharp

Documentation

https://learn.microsoft.com/zh-cn/dotnet/csharp/

Changes

https://learn.microsoft.com/zh-cn/dotnet/csharp/whats-new/

F#

https://fsharp.org

Documentation

https://fsharp.org/docs/

Zig

https://ziglang.org

Documentation

https://ziglang.org/documentation/

Changes

https://ziglang.org/download/release-notes.html

JavaScript

https://developer.mozilla.org/en-US/docs/Web/JavaScript
https://developer.mozilla.org/en-US/docs/Glossary/ECMAScript

TypeScript

https://www.typescriptlang.org

Documentation

https://www.typescriptlang.org/docs/

Changes

https://www.typescriptlang.org/docs/handbook/release-notes/

Dart

https://dart.dev

Documentation

https://dart.dev/guides

Changes

https://dart.dev/guides/whats-new

Reason

https://reasonml.github.io

Documentation

https://reasonml.github.io/docs/en/what-and-why

Flow

https://flow.org

Documentation

https://flow.org/en/docs/

CoffeeScript

https://coffeescript.org

ClojureScript

https://clojurescript.org

Erlang

https://www.erlang.org

Documentation

https://www.erlang.org/docs

Changes

https://www.erlang.org/news

Vala

https://vala.dev

Documentation

https://wiki.gnome.org/Projects/Vala/Documentation