An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        



V logo


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)

[![Made With Vlang](https://img.shields.io/badge/made%20using-vlang-blue?style=for-the-badge&logo=v)](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.