https://github.com/sairash/danfe-v
Programming language implementation in VLang
https://github.com/sairash/danfe-v
Last synced: 2 months ago
JSON representation
Programming language implementation in VLang
- Host: GitHub
- URL: https://github.com/sairash/danfe-v
- Owner: sairash
- License: gpl-3.0
- Created: 2024-10-13T23:03:06.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-23T14:35:47.000Z (3 months ago)
- Last Synced: 2025-02-23T15:31:50.870Z (3 months ago)
- Language: V
- Homepage: https://danfe.sairashgautam.com.np
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Danfe Programming Language
Not "Danphe"
[Danfe](https://danfe.sairashgautam.com.np)
| [Doc](https://danfe.sairashgautam.com.np/about)
| [Language Design](#language-design)
| [vlang.io](https://vlang.io)[](https://vlang.io)
Danfe is a now **turing complete** programming language that I am hacking up in my spare time. It's active on developement and mostly useable except the performance issues.
## Concept
A Toy project where I learn and make this language better.