Alma Language

Programming Language

This language require Python and Node JS. This is build on JavaScript, and all JS thing is work.

alma hiThere(name=null) {
    ate (name) {
        fin name
    }
}
        
food(hiThere("Alma"))

Syntax

Alma JavaScript

eat

let

make eat

const

alma

function

food()

console.log()

ate

if

fin

return