https://github.com/const/const-articles
https://github.com/const/const-articles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/const/const-articles
- Owner: const
- License: mit
- Created: 2025-02-28T23:32:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-15T15:59:44.000Z (5 months ago)
- Last Synced: 2025-10-16T13:37:59.224Z (5 months ago)
- Size: 348 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= My Articles
This is a project contains articles or article related materials like source code that are too small to be published as a separate project.
Some of the articles are published only here, other are saved here as they are not easily available in other sources anymore.
If you want to comment on an article, please use https://github.com/const/const-articles/discussions[discussions]. If you found factual or other error, please use https://github.com/const/const-articles/issues[issue tracker].
Also note, that some articles are quite old, so there are changes in my understanding since then.
* link:evolution/README.adoc[Language and System Evolution]
== License
link:LICENSE[MIT License] is applicable to source code in articles, if source code is not quoted from other sources.
link:LICENSE-articles[CC BY-NC-ND License] is applicable to article texts published here (if republished elsewhere, there could be also a separate license). Possibly the license will be weakened later, if there is a need for it.