Console Playground

unsandbox. CLI Inception

واجهة UN CLI مكتوبة بكل لغة يمكنها تنفيذها. 42 تطبيقًا، واجهة موحدة واحدة.

"إذا استبدلت كل سطر في un.c بلغة برمجة مختلفة، لكنه لا يزال ينفذ الكود على unsandbox... هل لا يزال un؟"

جميع التطبيقات 📦

تصفح المصدر →
كيف يعمل ⚙️

المفهوم

كل تطبيق هو عميل UN CLI كامل الوظائف. جميعها:

  • تنفيذ ملفات الكود عبر واجهة unsandbox API
  • اكتشاف اللغة تلقائيًا من امتدادات الملفات
  • دعم متغيرات البيئة وملفات الإدخال
  • التعامل مع الجلسات التفاعلية
  • إدارة الخدمات الدائمة

تشغيل أي تطبيق

# Run inception implementations
./un -n semitrusted cli/inception/un.py test/fib.py
./un -n semitrusted cli/inception/un.rs test/fib.py

# Output: fib(10) = 55
الفئات 🗂️

Export Vault

Enter a password to encrypt your exported vault. You'll need this password to import the vault on another device.

Import Vault

Select an exported vault file and enter the export password to decrypt it.