Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

sfischer13/awesome-eta

:star: Useful resources for the Eta programming language

sfischer13/awesome-eta.json
{
"createdAt": "2017-02-05T18:31:56Z",
"defaultBranch": "main",
"description": ":star: Useful resources for the Eta programming language",
"fullName": "sfischer13/awesome-eta",
"homepage": "",
"language": null,
"name": "awesome-eta",
"pushedAt": "2021-09-11T13:37:16Z",
"stargazersCount": 62,
"topics": [
"awesome",
"awesome-list",
"eta",
"haskell",
"jvm",
"list"
],
"updatedAt": "2025-05-03T21:06:03Z",
"url": "https://github.com/sfischer13/awesome-eta"
}

Useful resources for the Eta programming language

You might also like awesome-haskell.

Please read the [contribution guidelines]!(contributing.md) before contributing.

  • [Introduction]!(#introduction)
    • [Overview]!(#overview)
    • [First Steps]!(#first-steps)
    • [Comparisons]!(#comparisons)
    • [Compatibility]!(#compatibility)
    • [Official Resources]!(#official-resources)
  • [Community]!(#community)
  • [Twitter]!(#twitter)
  • [Information]!(#information)
    • [Articles]!(#articles)
    • [Blogs]!(#blogs)
    • [Conferences]!(#conferences)
    • [Courses]!(#courses)
    • [Talks]!(#talks)
  • [Tools]!(#tools)
  • [Sample Applications]!(#sample-applications)
    • [Android]!(#android)
    • [Web]!(#web)
    • [Miscellaneous]!(#miscellaneous)
  • Eta - Official website.
  • GitHub - Eta on GitHub.
  • Philosophy - Interview about the philosophy behind Eta’s development.
  • InfoWorld - Short article about Eta.
  • Jaxenter - Functional programming made easy: Here comes Eta.
  • ICFP - International Conference on Functional Programming.
  • FP101x - Introduction to Functional Programming on edX.
  • IntelliJ Eta - Plugin for IntelliJ.
  • sbt - Plugin for integrating Eta into Scala.
  • gradle - Gradle plugin for Eta projects.
  • eta-todo - Example of a Spock web application written in Eta.
  • eta-yesod-minimal - Example of a Yesod web application in Eta.