Getting Started
Welcome to SamaLang v2.1 — where modern coding meets Samawa culture.
Selamat datang di SamaLang v2.1 — di mana pemrograman modern bertemu budaya Samawa.
SamaLang is a programming language built on top of Lua, using keywords from the Samawa language. It offers a powerful, lightweight environment with a meaningful cultural identity.
SamaLang adalah bahasa pemrograman yang dibangun di atas Lua, menggunakan kata kunci dari bahasa Samawa. Menawarkan lingkungan yang powerful dan ringan dengan identitas budaya yang bermakna.
Why SamaLang?
Section titled “Why SamaLang?”-
Approachable Logic: Simplifies complex programming concepts for beginners.
-
Cultural Identity: Integrates Samawa vocabulary and values into the learning experience.
-
Lua Powered: Benefit from the speed and efficiency of a world-class scripting engine.
-
Full Lua Compatibility: Access the entire Lua standard library and ecosystem.
-
Logika Mudah: Menyederhanakan konsep pemrograman yang kompleks untuk pemula.
-
Identitas Budaya: Mengintegrasikan kosakata dan nilai-nilai Samawa dalam pembelajaran.
-
Berbasis Lua: Manfaatkan kecepatan dan efisiensi dari engine scripting kelas dunia.
-
Kompatibilitas Penuh Lua: Akses seluruh standard library dan ekosistem Lua.
Quick Example
Section titled “Quick Example”# Sapaan tradisionaltulis("Salam Sarea!")
# Variabel lokalada nama = "SamaLang"ada versi = 2.0tulis(nama .. " v" .. tostring(versi))
# Fungsifungsi tambah(a, b) semalik a + bjure_mo
tulis(tambah(3, 5)) -- Output: 8The Journey
Section titled “The Journey”Basics and Heritage
Section titled “Basics and Heritage”Understand the fundamental syntax of SamaLang and how it incorporates traditional Samawa concepts into code structure.
Logic and Decision Making
Section titled “Logic and Decision Making”Learn how the language handles logic through conditionals and loops, reflecting the way we solve problems in everyday Samawa life.
Structured Data with Tables
Section titled “Structured Data with Tables”Explore how information is organized using Tables — the flexible and powerful core of the underlying Lua engine.
The Technical Bridge
Section titled “The Technical Bridge”Discover how SamaLang interfaces with the Lua runtime, allowing you to use professional-grade tools while maintaining a familiar cultural syntax.
The Vision
Section titled “The Vision”The goal of SamaLang is to empower developers to build modern technology without losing their roots. By learning this language, you aren’t just writing code; you are carrying the Samawa spirit into the future of the digital world.