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

cyberglot/jsq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors