https://github.com/skillfulelectro/hulang
AI powered programming lang
https://github.com/skillfulelectro/hulang
ai hulang parallelism programming-language
Last synced: 21 days ago
JSON representation
AI powered programming lang
- Host: GitHub
- URL: https://github.com/skillfulelectro/hulang
- Owner: SkillfulElectro
- License: mit
- Created: 2024-07-21T06:23:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-21T08:30:41.000Z (over 1 year ago)
- Last Synced: 2025-02-01T19:13:24.882Z (12 months ago)
- Topics: ai, hulang, parallelism, programming-language
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hulang : One of the First AI-Powered Programming Languages
- The goal of Hulang is to bridge the gap between human language and programming languages. It aims to unify the diverse tools and features found in various programming languages into a single, cohesive syntax. This syntax will then be compiled into the appropriate programming languages based on your specific needs.
## Why a new Programming language?
- Unlike traditional programming languages, Hulang is not exactly a programming language. Rather, it's a structured method for instructing AI on what to do using your Hulang code.
## Getting started
- Currently, there is no fully optimized compiler for Hulang. However, developing one is part of the future plans. For now, you can use `Specification/Hulang.xml` as the system prompt for your AI model. Then, provide your Hulang code to the AI, and it will compile it into the programming language of your choice.
- passed its tests with `llama3:70b` , `gemma2:27b` and `llama3:8b`
## Conclusion
- In conclusion, Hulang allows you to write code once and compile it into various programming languages to meet your specific needs.