https://github.com/dc-lang/dc
Compiler for DC
https://github.com/dc-lang/dc
cmake compiler cpp llvm llvm-compiler llvm-ir programming-language
Last synced: 11 months ago
JSON representation
Compiler for DC
- Host: GitHub
- URL: https://github.com/dc-lang/dc
- Owner: dc-lang
- License: gpl-2.0
- Created: 2024-10-21T04:39:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T10:27:31.000Z (11 months ago)
- Last Synced: 2025-03-05T11:29:58.724Z (11 months ago)
- Topics: cmake, compiler, cpp, llvm, llvm-compiler, llvm-ir, programming-language
- Language: C++
- Homepage:
- Size: 525 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dc

A programming language, built with llvm, for small scripts/programs. Used in [yhOS](https://github.com/aceinetx/yhos)