https://github.com/zserge/glob-grep
A little experiment: compare the languages aimed to replace C
https://github.com/zserge/glob-grep
Last synced: about 1 year ago
JSON representation
A little experiment: compare the languages aimed to replace C
- Host: GitHub
- URL: https://github.com/zserge/glob-grep
- Owner: zserge
- Created: 2021-03-17T14:55:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T14:58:07.000Z (about 5 years ago)
- Last Synced: 2025-03-18T08:21:27.423Z (about 1 year ago)
- Language: Zig
- Size: 3.91 KB
- Stars: 54
- Watchers: 6
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A dumb find+grep
This is not a real project. It was an experiment to see how productive a developer is working with various system programming languages. We all know that C is obsolete and should be replaced. And there are many talks why the alternatives are better from the technical perspective. Here I wanted to compare how the languages vary from the UX (well, developer experience perspective).