Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sweet-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • sweet-js
  • sweet-core
  • Wiki
  • Example macros

Example macros · Changes

Page history
"tested and it worked" : ) If someone more experienced in macros can find some... authored Dec 31, 2014 by mateuspv's avatar mateuspv
"tested and it worked" : ) If someone more experienced in macros can find some bug please send me/fix, grateful.
Hide whitespace changes
Inline Side-by-side
Example-macros.md
View page @ 4587ba6d
...@@ -14,6 +14,7 @@ Note that these gists aren't necessarily kept up to date and might not work with ...@@ -14,6 +14,7 @@ Note that these gists aren't necessarily kept up to date and might not work with
* [fragment of scheme](https://gist.github.com/3854258) * [fragment of scheme](https://gist.github.com/3854258)
* [parameter annotations](https://gist.github.com/ozten/8fa2f35d400e38b528dd) * [parameter annotations](https://gist.github.com/ozten/8fa2f35d400e38b528dd)
* [coffeescript's `do` syntax](https://gist.github.com/4013740) * [coffeescript's `do` syntax](https://gist.github.com/4013740)
* [coffeescript's `@` syntax](https://gist.github.com/mateuspv/45bfb3e10a84e34b0074)
* [chained comparisons](https://gist.github.com/ozten/c9330efe9ee16ce4da3c) * [chained comparisons](https://gist.github.com/ozten/c9330efe9ee16ce4da3c)
* [rudimentary enum](https://gist.github.com/4065056) * [rudimentary enum](https://gist.github.com/4065056)
* [y-combinator](https://gist.github.com/4133116) * [y-combinator](https://gist.github.com/4133116)
......
Clone repository
  • Example macros
  • FAQ
  • High level design overview
  • Home
  • Macro resources
  • Patterns
  • Syntax Case
  • case api
  • custom operators
  • design
  • expander design
  • modules
  • node loader
  • pattern_class
  • reader scratch
View All Pages