Joel Grus 12/31/2015

Polyglot Twitter Bot, Part 4: PureScript

Read Original

This article details the fourth part of a series on creating a polyglot Twitter bot, specifically implementing the bot using PureScript. It covers setting up a PureScript project, defining foreign function interfaces to use a Node.js Twitter library, and preparing for deployment on AWS Lambda. The author notes they are learning PureScript and discusses handling side effects in a pure functional language.

Polyglot Twitter Bot, Part 4: PureScript

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes