Real_World_Frege

所属分类:collect
开发工具:Frege
文件大小:0KB
下载次数:0
上传日期:2015-12-01 10:42:35
上 传 者sh-1993
说明:  Frege编程语言中的“Real World Haskell”一书的示例,
(Examples of the book "Real World Haskell" in the Frege programming language,)

文件列表:
build.gradle (277, 2015-12-01)
src/ (0, 2015-12-01)
src/main/ (0, 2015-12-01)
src/main/frege/ (0, 2015-12-01)
src/main/frege/realworld/ (0, 2015-12-01)
src/main/frege/realworld/chapter1/ (0, 2015-12-01)
src/main/frege/realworld/chapter1/Arithmetic.fr (742, 2015-12-01)
src/main/frege/realworld/chapter1/Boolean.fr (446, 2015-12-01)
src/main/frege/realworld/chapter1/Lists.fr (916, 2015-12-01)
src/main/frege/realworld/chapter1/Strings.fr (582, 2015-12-01)
src/main/frege/realworld/chapter1/ValuesAndVariables.fr (436, 2015-12-01)
src/main/frege/realworld/chapter1/WordCount.fr (283, 2015-12-01)
src/main/frege/realworld/chapter1/quux.txt (121, 2015-12-01)
src/main/frege/realworld/chapter14/ (0, 2015-12-01)
src/main/frege/realworld/chapter14/Logger.fr (1049, 2015-12-01)
src/main/frege/realworld/chapter2/ (0, 2015-12-01)
src/main/frege/realworld/chapter2/CompositeTypes.fr (898, 2015-12-01)
src/main/frege/realworld/chapter2/Evaluation.fr (799, 2015-12-01)
src/main/frege/realworld/chapter2/FunctionApplication.fr (564, 2015-12-01)
src/main/frege/realworld/chapter2/FunctionsOverCompositeTypes.fr (787, 2015-12-01)
src/main/frege/realworld/chapter2/Polymorphism.fr (714, 2015-12-01)
src/main/frege/realworld/chapter2/Types.fr (230, 2015-12-01)
src/main/frege/realworld/chapter3/ (0, 2015-12-01)
src/main/frege/realworld/chapter3/A_New_DataTypes.fr (1023, 2015-12-01)
src/main/frege/realworld/chapter3/B_Algebraic_DataTypes.fr (1301, 2015-12-01)
src/main/frege/realworld/chapter3/C_Pattern_Matching.fr (1065, 2015-12-01)
src/main/frege/realworld/chapter3/D_Record_Syntax.fr (597, 2015-12-01)
src/main/frege/realworld/chapter3/E_Recursive_Types.fr (664, 2015-12-01)
src/main/frege/realworld/chapter3/F_Error_or_Maybe.fr (365, 2015-12-01)
src/main/frege/realworld/chapter3/G_Local_Variables.fr (1661, 2015-12-01)
src/main/frege/realworld/chapter3/H_Guards.fr (672, 2015-12-01)
src/main/frege/realworld/chapter3/I_Exercise_1.fr (1177, 2015-12-01)
src/main/frege/realworld/chapter3/I_Exercise_2.fr (667, 2015-12-01)
src/main/frege/realworld/chapter3/I_Exercise_4.fr (786, 2015-12-01)
src/main/frege/realworld/chapter4/ (0, 2015-12-01)
src/main/frege/realworld/chapter4/A_InteractWith.fr (733, 2015-12-01)
src/main/frege/realworld/chapter4/B_SplitLines.fr (1581, 2015-12-01)
src/main/frege/realworld/chapter4/C_FixLines.fr (688, 2015-12-01)
src/main/frege/realworld/chapter4/D_Infix.fr (1138, 2015-12-01)
... ...

Real World Frege ================ Examples of the book ["Real World Haskell"](http://book.realworldhaskell.org) in the [Frege](http://www.frege-lang.org) programming language. You can freely read the book online under http://book.realworldhaskell.org and the examples provided here should help you to compare Haskell with Frege in terms of the book. This project is supposed to help * Java developers to learn yourself some Haskell/Frege for great good * Haskell developers to show how to use their skills on the JVM Contributions and pull requests for this effort are more than welcome! As a Java developer who wants to learn Haskell/Frege this is really the best way forward: writing some code. By contributing to this project, you not only write _some_ code. You write code that's purpose and meaning is well documented while at the same time you are paving the way for your followers. Contributions can be as small as one single example. Let's make the world a better place - one commit at a time. Dierk Knig

近期下载者

相关文件


收藏者