master/generators/refs.bib

65 lines
1.8 KiB
BibTeX
Raw Normal View History

2024-04-29 08:09:24 +00:00
@misc{Proposal:DiscardBindings,
title = {{proposal-discard-binding}},
journal = {GitHub},
year = {2024},
month = apr,
note = {[Online; accessed 25. Apr. 2024]},
2024-05-11 19:34:34 +00:00
url = {https://github.com/tc39/proposal-discard-binding}
2024-05-02 14:25:50 +00:00
}
@misc{Proposal:DoProposal,
title = {{proposal-do-expressions}},
journal = {GitHub},
year = {2024},
month = may,
note = {[Online; accessed 2. May 2024]},
url = {https://github.com/tc39/proposal-do-expressions}
2024-05-11 19:34:34 +00:00
}
@misc{Langium,
title = {{Langium}},
journal = {Langium},
year = {2024},
month = apr,
note = {[Online; accessed 10. May 2024]},
url = {https://langium.org}
}
@misc{Babel,
title = {{Babel {$\cdot$} Babel}},
year = {2024},
month = may,
note = {[Online; accessed 10. May 2024]},
url = {https://babeljs.io}
2024-05-12 18:37:18 +00:00
}
@misc{BabelTraverse,
title = {{@babel/traverse {$\cdot$} Babel}},
year = {2024},
month = may,
note = {[Online; accessed 12. May 2024]},
url = {https://babeljs.io/docs/babel-traverse}
}
@inproceedings{VisitorPattern,
author = {Palsberg, J. and Jay, C.B.},
booktitle = {Proceedings. The Twenty-Second Annual International Computer Software and Applications Conference (Compsac '98) (Cat. No.98CB 36241)},
title = {The essence of the Visitor pattern},
year = {1998},
volume = {},
number = {},
pages = {9-15},
keywords = {Electrical capacitance tomography;Java;Reflection;Computer science;Australia;Ice;Read only memory;Functional programming;Writing},
doi = {10.1109/CMPSAC.1998.716629}
}
@misc{BabelGenerate,
title = {{@babel/generator {$\cdot$} Babel}},
year = {2024},
month = may,
urldate = {2024-05-12},
note = {[Online; accessed 12. May 2024]},
url = {https://babeljs.io/docs/babel-generator}
2024-04-29 08:09:24 +00:00
}