Git Product home page Git Product logo

swiftycharms's Introduction

SwiftyCharms

Some rune word for sorcerers playing dark magic


For my friends in china only.

下面是一些参考资料,大家可以结合着来看,相对更加容易入坑:

https://github.com/thoughtbot/Runes

这个Repo定义了演讲中提到的大部分Operator,并且在源码的注释中有这些Operator很好的解释,可以拉下来阅读一下源码中的注解。 此外,它的Test通过Property Test来保证的那几条数学定律也非常值得一看!从这个Repo的注释出发,遇到不明白的地方,直接Google 里面的关键字可以是一条学习的捷径。

https://github.com/hlian/jiffy

这个Repo其实是一个未完成的Repo,估计是作者拿来做面试题目,让面试者补充完整实现的,大家也可以看一下他的文档,尝试着不用我在演讲中的方式,而是通过这里面的方式来重新实现一遍

https://fsharpforfunandprofit.com/posts/understanding-parser-combinators/

这是一篇讲解Parser Combinator的文章,非常值得一读,可供参考。

http://blog.fogcreek.com/fparsec/

这一篇可以算是F#的FParsec入门吧,讲得比较通俗易懂,不过只涉及FParsec的应用

最后,所谓万变不离其宗:

https://wiki.haskell.org/Parsec

这个链接只是个目录,其中涵盖了你所需要知道的,关于这个Topic的一切。

最后的最后,关于动态性,这里只是一个思路: https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.