# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 1
# self = https://watcher.sour.is/conv/vhosr6q
MoonBit: 大模型时代下的编程语言探索**
大家下午好,谢谢主持人的介绍,我现在是IDEA粤港澳大湾区数字经济研究院的讲席科学家,今天跟大家分享我的话题,就是AI时代下的编程语言。

一般来讲我们说的语言都是像微软、谷歌这种比较大的公司做的事情,所以先简单介绍一下我过去的背景。我从本科毕业以后,大概过去十几年都在编程语言和开发者工具这一块工作。在我还在念书的时候,很荣幸参与到OCaml编程语言的核心维护中,10年以后,去年OCaml获得了ACM系统软件奖,今年编程语言的获奖者是Rust。我的第一份工作是在纽约,自己写了一门编程语言叫ReScript,很荣幸这门编程语言被一些公司商业化用到了,Facebook 的messenger,chats也用到的它,我回国之后,Facebook破例让我在国内继续维护这个ReScript编程语言,在Facebook的5年时间,我还参与到另外一门编程语言 ... ⌘ Read more