Skip to content

Commit c4060fc

Browse files
authored
Merge pull request #4617 from adamperkowski/topic/jule
Add Jule topic
2 parents f9afc55 + c0cb335 commit c4060fc

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

topics/jule/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
aliases: julelang
3+
created_by: Mertcan Davulcu
4+
display_name: Jule
5+
github_url: https://github.com/julelang
6+
logo: jule.png
7+
related: language, c-plus-plus
8+
released: '2023'
9+
short_description: Jule is a programming language designed to build efficient, fast, reliable and safe software while maintaining simplicity.
10+
topic: jule
11+
url: https://jule.dev
12+
---
13+
Jule is an effective programming language designed to build efficient, fast, reliable and safe software while maintaining simplicity. It is a statically typed, compiled language with a syntax influenced by Go, Rust, and C++. Jule aims to provide high C and C++ interoperability. To achieve this, Jule compiles its code to C++ code and supports powerful backend compilers such as GCC and Clang.

topics/jule/jule.png

9.24 KB
Loading

0 commit comments

Comments
 (0)