TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Julia v0.7.0 Release Notes

207 pointsby kmisiunasover 7 years ago

5 comments

wallnussover 7 years ago
Important to note that the 0.7 release is not quite done yet and we are polishing it. So there is no official release candidate yet.
评论 #16331951 未加载
评论 #16332178 未加载
rattrayover 7 years ago
Wow, a bunch of nice features here, named tuples, function argument destructuring... Also a bunch of syntax/parsing cleanups, hopefully for the best.
评论 #16332214 未加载
sixbrxover 7 years ago
Is there anything in Julia yet or planned, that would allow to specify that "implementations" (in some sense) of an abstract type must provide certain method implementations, which would be checked before any attempt to call a missing function at run time (such as just after all definitions have been read maybe)? I realize that this issue can be thorny under multiple dispatch so maybe no solution is practical. But this is one thing from traditional single-dispatch statically typed OO languages that I really miss.
评论 #16335040 未加载
zmk_over 7 years ago
Removing eye() in favour of a new construct is weird after all this time. It seems to me like v0.7 will break a lot of my current code.
评论 #16335680 未加载
yesenadamover 7 years ago
That heading gives someone who doesn't already know, absolutely no clue what it is or why they should click on it.
评论 #16335710 未加载
评论 #16332463 未加载
评论 #16332592 未加载
评论 #16332626 未加载