原作名:ML for the Working Programmer 译者:柯韦 出版年:2005-5 页数:366 定价:45.00元 装帧:平装 丛书:计算机科学丛书 ISBN:9787111161219 豆瓣评分 8.7 58人评价 5星 48.3% 4星 41.4% 3星 6.9% 2星 3.4% 1星 0.0% 评价: 写笔记 写书评 加入购书单 ...
(Univ. of Cambridge, Cambridge, UK) ML for the working programmer (2nd ed.). Cambridge University Press, New York, NY, 1996, 478 pp., $32.95, ISBN 0-521-56543-X... (展开) 15 7回应 xeeXas 2013-12-15 02:45:44 作者话很多 这本书适合没有接触过functional programming的同学,也适...
ML for the Working Programmer. Cambridge University Press, 1992.Laurence C. Paulson. ML for the Working Programmer. Cambridge University Press, Cambridge, 1992.PAULSOLN. ,ML for the Working Programmer, second ed. Cambridge University Press, 1992....
There are several languages in the ML family; the three most prominent are Standard ML (SML), OCaml and F#. We have written separate articles recommending the bestfree OCaml booksandfree F# books. 1. ML for the Working Programmer, 2nd Edition by Larry C. Paulson This book teaches the meth...
ML for the working programmer. Cambridge University Press, 1991. [18] S. Peyton Jones, D. Vytiniotis, S. Weirich, and M. Shields. Practical type inference for arbitrary-rank types. J. Funct. Program., 17(1):1– 82, 2007. [19] F. Pfenning. Partial polymorphic type inference and ...
购买Larry C. Paulson 写的ML for the Working Programmer书。 使用StackOverflow's sml 标签. 有建议?或者发现什么错误?在Github上开一个issue,或者发起pull request! 原著Simon Shine,并由2个好心人修改。 Translated by:Buqian Zheng © 2022Simon Shine,David Pedersen,James Baker,Leo Zovic ...
ML for the Working Programmer: Imperative Programming in ML LC Paulson 被引量: 0发表: 1996年 Relaxing the Value Restriction Restricting polymorphism to values is now the standard way to obtain soundness in ML-like programming languages with imperative features. While this soluti... J Garrigue -...
C# - .NET Reunified: Microsoft’s Plans for .NET 5 The Working Programmer - Coding Naked: Naked Networking Azure ML - Understanding Azure AI Services Cutting Edge - ASP.NET Core gRPC Services ASP.NET Core 3.0 - Restrict Site Access with AI-Driven Authorization Policies in ASP.NET Core ...
Data Points - Exploring the Multi-Model Capability of Azure Cosmos DB Using Its API for MongoDB Machine Learning - Machine Learning on the Edge: Azure ML and Azure IOT Edge Integration The Working Programmer - Coding Naked: Naked Speakers Azure - B...
The ML programmer does not need to write about each variable and its functional parameter. The compiler will be able to calculate the type using the context. This will make the programs easy to code and crisp. Garbage collection: This programming language will automatically de-allocate the unreac...