BuckleScript

BuckleScript

  • Docs
  • Try
  • API
  • Community
  • Blog
  • Languages iconEnglish
    • 日本語
    • Español
    • Français
    • 한국어
    • Português (Brasil)
    • Русский
    • 中文
    • 繁體中文
    • Help Translate
  • GitHub

›Recent Posts

Recent Posts

  • A story of exception encoding in BuckleScript
  • What's new in release 7.3
  • Generalized uncurry support in BuckleScript 7.3
  • Announcing bs-platform 7.2
  • Loading stdlib from memory

BuckleScript 1.5.2

October 6, 2017

Features

  1. FFI: Unicode literal support

  2. FFI: Return value checking

  3. FFI: Detect global variable existence

Minor breaking changes

  1. changes NodeJS special variables from module_ to _module to make it more consistent

  2. [%node ] return [_ option] type instead of undefined

Recent Posts
  • Features
  • Minor breaking changes