Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.
/ jsq Public archive

Metaprogramming JavaScript... in Haskell. A fork of jmacro

License

Notifications You must be signed in to change notification settings

cyberglot/jsq

Folders and files

NameName
Last commit message
Last commit date
Nov 13, 2021
Nov 13, 2021
Nov 17, 2021
Nov 3, 2021
Nov 17, 2021
Nov 3, 2021
Nov 17, 2021
Nov 14, 2021
Nov 3, 2021
Nov 3, 2021

Repository files navigation

jsq

Generate JavaScript in Haskell using Template Haskell. It extends existing library jmacro with newer JavaScript features.

Roadmap

  • TODO
    • [x] const
    • [x] let
    • [x] module.exports
    • [ ] async/await
    • [ ] ()=>() and ()=>{}
    • [ ] replace Monad.Error with Control.Monad.Trans.Except

About

Metaprogramming JavaScript... in Haskell. A fork of jmacro

Topics

Resources

License

Stars

Watchers

Forks