Page namespace (page_namespace) | 0 |
Page title (without namespace) (page_title) | 'JHAND' |
Full page title (page_prefixedtitle) | 'JHAND' |
Old content model (old_content_model) | '' |
New content model (new_content_model) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext) | '' |
New page wikitext, after the edit (new_wikitext) | '{{language
|name=JHAND
|author=[[User:Asaad2691]] <!-- ya tera username -->
|year=2025
|computationalclass=Turing complete
|unimplemented=no
|influencedby=Python, Hindi, Gen Z Slang
|influenced= -- <!-- optional -->
}}
'''JHAND''' (short for "Just Have A Nice Day" 😂) is an [[esoteric programming language]] created by [[User:Asaad2691]] in 2025.
It is a Hindi-slang-infused, Python-transpiling language designed to be funny, powerful, and surprisingly practical.
== Features ==
* ✅ Custom syntax and keywords in Hindi slang
* ⚡ Transpiles to Python using a CLI tool
* 💥 Unique runtime with trolling error messages and auto pip-install
* 🧠 UTF-8 safe, module import support
* 🐍 Runs via `jhand <file>.jhand`
== Example ==
Hello World program:
bol("Hello JHAND 🌍")
== Installation ==
Clone from [https://github.com/asaad2691/jhand_lang GitHub repo]:
git clone https://github.com/asaad2691/jhand_lang
cd jhand_lang
pip install -e .
Run a program:
jhand examples/main2.jhand
== Links ==
* [https://github.com/asaad2691/jhand_lang GitHub Repository]
* [https://esolangs.org/wiki/JHAND Official Wiki Page]
== Category ==
[[Category:Languages]]
[[Category:2025]]
[[Category:Turing complete]]
[[Category:Esoteric programming languages based on natural languages]]' |
Unified diff of changes made by edit (edit_diff) | '@@ -1,0 +1,44 @@
+{{language
+|name=JHAND
+|author=[[User:Asaad2691]] <!-- ya tera username -->
+|year=2025
+|computationalclass=Turing complete
+|unimplemented=no
+|influencedby=Python, Hindi, Gen Z Slang
+|influenced= -- <!-- optional -->
+}}
+
+'''JHAND''' (short for "Just Have A Nice Day" 😂) is an [[esoteric programming language]] created by [[User:Asaad2691]] in 2025.
+It is a Hindi-slang-infused, Python-transpiling language designed to be funny, powerful, and surprisingly practical.
+
+== Features ==
+* ✅ Custom syntax and keywords in Hindi slang
+* ⚡ Transpiles to Python using a CLI tool
+* 💥 Unique runtime with trolling error messages and auto pip-install
+* 🧠 UTF-8 safe, module import support
+* 🐍 Runs via `jhand <file>.jhand`
+
+== Example ==
+Hello World program:
+bol("Hello JHAND 🌍")
+== Installation ==
+Clone from [https://github.com/asaad2691/jhand_lang GitHub repo]:
+
+git clone https://github.com/asaad2691/jhand_lang
+
+cd jhand_lang
+pip install -e .
+
+Run a program:
+
+jhand examples/main2.jhand
+
+== Links ==
+* [https://github.com/asaad2691/jhand_lang GitHub Repository]
+* [https://esolangs.org/wiki/JHAND Official Wiki Page]
+
+== Category ==
+[[Category:Languages]]
+[[Category:2025]]
+[[Category:Turing complete]]
+[[Category:Esoteric programming languages based on natural languages]]
' |
Lines added in edit (added_lines) | [
0 => '{{language',
1 => '|name=JHAND',
2 => '|author=[[User:Asaad2691]] <!-- ya tera username -->',
3 => '|year=2025',
4 => '|computationalclass=Turing complete',
5 => '|unimplemented=no',
6 => '|influencedby=Python, Hindi, Gen Z Slang',
7 => '|influenced= -- <!-- optional -->',
8 => '}}',
9 => '',
10 => ''''JHAND''' (short for "Just Have A Nice Day" 😂) is an [[esoteric programming language]] created by [[User:Asaad2691]] in 2025. ',
11 => 'It is a Hindi-slang-infused, Python-transpiling language designed to be funny, powerful, and surprisingly practical.',
12 => '',
13 => '== Features ==',
14 => '* ✅ Custom syntax and keywords in Hindi slang',
15 => '* ⚡ Transpiles to Python using a CLI tool',
16 => '* 💥 Unique runtime with trolling error messages and auto pip-install',
17 => '* 🧠 UTF-8 safe, module import support',
18 => '* 🐍 Runs via `jhand <file>.jhand`',
19 => '',
20 => '== Example ==',
21 => 'Hello World program:',
22 => 'bol("Hello JHAND 🌍")',
23 => '== Installation ==',
24 => 'Clone from [https://github.com/asaad2691/jhand_lang GitHub repo]:',
25 => '',
26 => 'git clone https://github.com/asaad2691/jhand_lang',
27 => '',
28 => 'cd jhand_lang',
29 => 'pip install -e .',
30 => '',
31 => 'Run a program:',
32 => '',
33 => 'jhand examples/main2.jhand',
34 => '',
35 => '== Links ==',
36 => '* [https://github.com/asaad2691/jhand_lang GitHub Repository]',
37 => '* [https://esolangs.org/wiki/JHAND Official Wiki Page]',
38 => '',
39 => '== Category ==',
40 => '[[Category:Languages]]',
41 => '[[Category:2025]]',
42 => '[[Category:Turing complete]]',
43 => '[[Category:Esoteric programming languages based on natural languages]]'
] |