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.1.tar.gz (41.2 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.1-py3-none-any.whl (40.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sia_script-0.4.1.tar.gz
  • Upload date:
  • Size: 41.2 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.1.tar.gz
Algorithm Hash digest
SHA256 3a35bf550ce7bc2312106cae12e68cc9fd2268131ee4674c640da7d27838cf83
MD5 bc73bd1ef25d1340208a60fbf50a12c2
BLAKE2b-256 d26d6bf8ea736c44601af5644821abd4032ff68b563bbccc7458fd4269ea8dea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sia_script-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 40.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d25941072226e53e7a99820b98bb1b74e3859ee5c359fa6e340fa0529937d347
MD5 9f81ef08821d04460eb2783f4eb6ae5c
BLAKE2b-256 14624525d38c0a5aea90bbc15966494e67f669498d2ed29ff79166e14edf5e11

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