processor / E

Core library for dscript (parser, expressions, etc)
1 stars 1 forks source link

Finalize shape of base library #2

Open iamcarbon opened 7 years ago

iamcarbon commented 7 years ago

Working list....

Primitives (Number, Integer (16, 32, 64), Float(32, 64), Uri, ..) Collections (List, Set, Map<T, T>) Units (SI...) Numerics (Vector2, Vector3, Matrix4x4, ...) Geometry (Polygon, ...) Physics
Drawing (Brush, Canvas) Time (Date, DateTime, TimeZone, ...) Text
IO (Pipe, Blob)

Channels Networking (IPAddress)

HTTP JSON