Skip to main content

SIA — Simplified Integrated Architecture including SiaNTT, SiaCHI, and the ABAP Interpreter (SIA-ELS).

Project description

SIA — Simplified Integrated Architecture

SIA (Simplified Integrated Architecture) by SIA SOFTWARE INNOVATIONS is a unified framework designed for learning, experimentation, enterprise logic execution, chemical computation, and object modeling. The project integrates multiple modules into one consistent architecture.

The first module is SIA-ELS, the Enterprise Logic Studio, which is a full ABAP-style interpreter written entirely in Python. It supports strict ABAP grammar including DATA, WRITE, IF, ELSEIF, LOOP, CASE, DO, WHILE, internal tables with APPEND and LOOP AT, SQL-style SELECT INTO TABLE emulation, structure creation using VALUE #( ), and requires the sia ... sia wrapper around code. It also includes an interactive REPL. Example usage: running ABAP-like code from Python using els_run, where ABAP statements are placed inside the sia and sia markers.

The second module is SiaNTT, a lightweight entity/object meta-modeling system. It allows simple entity definitions and object creation using intuitive patterns, useful for rapid modeling of structured data or OOP concepts.

The third module is SiaCHI, a chemical analysis utility for molecular calculations. It provides calculation of molar mass and related analytical functionality through a simple API.

Installation is done through: pip install sia-script.

Usage is straightforward. For the ABAP interpreter, import els_run. For the REPL mode, import and call els_repl. For chemical utilities, import chi. For entity modeling, import ntt.

The ABAP interpreter also supports SQL emulation and internal table processing. For example, you can SELECT records from a built-in table such as “employees”, place them into an internal table, count rows using LINES( ), and iterate using LOOP AT.

Author: Naga Sai Durga Nagesh, Founder of SIA SOFTWARE INNOVATIONS. Contact: sbvnagesh00@gmail.com

.

Vision: To unify logical, analytical, and modeling frameworks into a single Simplified Integrated Architecture — SIA.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sia_script-0.4.0.tar.gz (40.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sia_script-0.4.0-py3-none-any.whl (40.3 kB view details)

Uploaded Python 3

File details

Details for the file sia_script-0.4.0.tar.gz.

File metadata

  • Download URL: sia_script-0.4.0.tar.gz
  • Upload date:
  • Size: 40.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.4

File hashes

Hashes for sia_script-0.4.0.tar.gz
Algorithm Hash digest
SHA256 f2a519ddfc96ad6f5c1a9d5bc1fd04955ad7185d31b551957be252eb014a0039
MD5 0baefcbb63788de297356977e0a2d2ef
BLAKE2b-256 f7883924969ee422b5346d113dfa0dab899de2b706819633847ef58542c95458

See more details on using hashes here.

File details

Details for the file sia_script-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: sia_script-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 40.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.4

File hashes

Hashes for sia_script-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f5b60b095cd147df199e64218d48cdd796cd14fb3eaa41b3e21361594c497298
MD5 100a92bb1acc912f0654794397c31479
BLAKE2b-256 c25f9d4a091bba4424a2d20e615a02f2ccac4e20c15f4c20ca90e463b0c16909

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page