https://github.com/theblix/hmath
A programming language created from scratch on C#. Has a built-in ability to work with complex numbers in a more human-friendly form.
https://github.com/theblix/hmath
csharp from-scratch programming programming-language
Last synced: 4 months ago
JSON representation
A programming language created from scratch on C#. Has a built-in ability to work with complex numbers in a more human-friendly form.
- Host: GitHub
- URL: https://github.com/theblix/hmath
- Owner: TheBliX
- License: mit
- Created: 2025-01-23T14:14:33.000Z (11 months ago)
- Default Branch: HMATH-main
- Last Pushed: 2025-02-17T20:00:58.000Z (10 months ago)
- Last Synced: 2025-03-23T11:45:37.400Z (9 months ago)
- Topics: csharp, from-scratch, programming, programming-language
- Language: C#
- Homepage:
- Size: 316 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HMath
A programming language created from scratch on C#.
Has a built-in ability to work with complex numbers in a more human-friendly form.
PS: I'm not a good programmer so if you'll check code of this language i'm sorry about the quality of this project.
This language is project for testing my own skills of programming.
I'll be glad if you'll help me improving this language so be free to offer features and improvements about code.