Numbers
32/64 Bit Integral And Decimal.
nbr = 12.75 * 1000
Byte Array
Variable Binary Data.
bytes = null
Strings
Unicode Char Array.
str = "Abc"
List
List Of Elements.
list = [1, 2]
Map
Map With Key And Value.
map = {"k1":true, "k2":false}
Object
Object With Member And Method.
object obj
a,b,c
call func(a)
Condition Statement
Execute Code Blocks By Expression.
case op==1
...
Loop Statement
Iterate Code Blocks With A Loop.
loop vec(map);;
print key+":"+value
Dynamic Variable
All Natives Are Be A Dynamic Variable.
obj = new object{a,b,c}
ptr = new call(str){ print str }
Return Statement
Multiple Return Variables.
return true, r1
Error Control
Flow For Exceptions.
catch, error, val
Source Control
Source Segment And Include.
package com
import abc
extern xyz()
User Interface
Universal Integration.
<g size(100, 50)>...</g>
Zero Data
All Data To A Few Bytes.
bits = data.zero()
Vertical Data
Any Data Relation And Storage.
data = new object{id=auto}
data.store()
Machine Learning
Easy Data Prediction.
data.train(in=15, out=3)
Job Offer
Seek For High Profile Digital Experts.
package EasyUltimate
object DigitalExpert
call TryJobOffer(p)
return
p.IsLeadingRole &&
p.DoTechResearch ||
p.BuildUpBusiness ||
p.IsHighCreative
p.DoTechResearch ||
p.BuildUpBusiness ||
p.IsHighCreative