Nhà phát triển: Vassili Kaplan (5)
Giá bán: Miễn phí
Xếp hạng: 0 
Đánh giá: 0 Viết đánh giá
Danh sách: 0 + 0
Điểm: 0 + 1 (5.0) ¡
App Store

Mô tả

CSCS Native Scripting
CSCS (Customized Scripting in C#) can now be used for native mobile development.

This App contains a CSCS interpreter that you can use to play around with CSCS. There are also a few pre-set examples.

You can create any CSCS scripting code in one tab, "Create", and then see the results in another tab, "Run".

How to use CSCS for mobile development is described at:

- https://msdn.microsoft.com/en-us/magazine/mt829272
- http://www.codemag.com/article/1711081
- https://www.smashingmagazine.com/2020/01/cscs-scripting-language-cross-platform-development/

A Syncfusion E-book describing CSCS:

- https://www.syncfusion.com/resources/techportal/details/ebooks/implementing-a-custom-language

Another Syncfusion E-book on how to use it for mobile development:

https://www.syncfusion.com/ebooks/writing_native_mobile_apps_in_a_functional_language_succinctly

The CSCS repository with the description of the language is at:
https://github.com/vassilych/cscs

The CSCS for mobile repository is at:
https://github.com/vassilych/mobile

This App itself was produced in CSCS. Here is the complete CSCS code:
=========================
AutoScale();
SetBackgroundColor("cyan");

AddOrSelectTab("Create", "test.png", "test2.png");

__locComboFiles = GetLocation("ROOT", "CENTER", "ROOT", "TOP", -100, 40);
AddCombobox(__locComboFiles, "__comboFiles", "center:white:clear", 350, 60);
__optionsComboFiles = {"Sandbox", "Hello, World!", "Ads", "Busy Indicators", "Unit Tests"};

AddWidgetData(__comboFiles, __optionsComboFiles, "", "center");
SetFontSize(__comboFiles, 13);
SetValue(__comboFiles, "text2", "Done");
SetValue(__comboFiles, "alignment", "center");
AddAction(__comboFiles, "comboFilesChanged");

__locRemoveKeyboard = GetLocation(__comboFiles, "RIGHT", __comboFiles, "CENTER", 10);
AddButton(__locRemoveKeyboard, "__buttonKeyboard", "Keyboard", 150, 60);
SetFontSize(__buttonKeyboard, 12);
AddAction(__buttonKeyboard, "hideKeyboard");

__locScriptView = GetLocation("ROOT", "CENTER", __comboFiles, "BOTTOM", 0, 10);
AddTextEditView(__locScriptView, "__textView", "", 600, 900);
SetFontSize(__textView, 14);

AddOrSelectTab("Run", "learn.png", "run_icon.png");

function hideKeyboard(sender, arg) {
ShowHideKeyboard(__textView, false);//!IsKeyboard(__textView));
}
function comboFilesChanged(sender, arg) {
row = GetValue(sender);
WriteConsole("Combo row=", row);
text = "";
if (row == 1) {
text = ReadFileAsString("sfhello.cscs");
} elif (row == 2) {
text = ReadFileAsString("ads.cscs");
} elif (row == 3) {
text = ReadFileAsString("busyIndicators.cscs");
} elif (row == 4) {
text = ReadFileAsString("unitTests.cscs");
}
SetText(__textView, text);
}

function tabSelected(sender, arg) {
tabId = int(arg);
if (tabId != 1) {
return;
}

script = GetText(__textView);
RemoveTabViews(1);
try {
Run(script);
} catch(exc) {
AlertDialog("CSCS", exc);
WriteConsole(exc);
}
}

OnTabSelected("tabSelected");
SelectTab(0);
Thêm ↓

Ảnh chụp màn hình

#1. CSCS Native Scripting (iOS) Bởi: Vassili Kaplan
#2. CSCS Native Scripting (iOS) Bởi: Vassili Kaplan
#3. CSCS Native Scripting (iOS) Bởi: Vassili Kaplan
#4. CSCS Native Scripting (iOS) Bởi: Vassili Kaplan
#5. CSCS Native Scripting (iOS) Bởi: Vassili Kaplan
#6. CSCS Native Scripting (iOS) Bởi: Vassili Kaplan

Tính năng mới

  • Phiên bản: 1.1
  • Cập nhật:
  • - Updating to the newest CSCS Version

Giá bán

  • Hôm nay: Miễn phí
  • Tối thiểu: Miễn phí
  • Tối đa: Miễn phí
Theo dõi giá

Nhà phát triển

Điểm

0 ☹️

Xếp hạng

0 ☹️

Danh sách

0 ☹️

Đánh giá

Hãy là người đầu tiên đánh giá 🌟

Thông tin bổ sung

CSCS Native ScriptingCSCS Native Scripting URL ngắn: Đã sao chép!

Bạn cũng có thể thích

    • Native Camp
    • iOS Ứng dụng: Giáo dục  Bởi: Native Camp
    • Miễn phí  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 1 + 1,520 (4.8)  Phiên bản: 5.12.3   App features Unlimited number of lessons Since there is no limit to the number of lessons, you can take as many lessons as you like. You can do "Repetitive learning" by unlimited ...
        ⥯ 
    • Native Numbers
    • iOS Ứng dụng: Giáo dục  Bởi: Native Brain, Inc.
    • Miễn phí  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 7 (3.7)  Phiên bản: 1.53   Top Rank of #2 in Education! 350,000 kids, 70 million math tasks, and counting! WHAT THE EXPERTS ARE SAYING - 12 BEST Children's Educational Apps of 2012: Native Numbers is a fabulous ...
        ⥯ 
    • Native Land
    • iOS Ứng dụng: Giáo dục  Bởi: Victor Gerard Temprano
    • Miễn phí  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 246 (4.4)  Phiên bản: 3.8   Native-Land.ca is a resource to help people around the world learn more about their local history. It's designed to help you see what indigenous territories and languages might have ...
        ⥯ 
    • CSCS Exam Prep 2025
    • iOS Ứng dụng: Giáo dục  Bởi: Jonathan Baud
    • * Miễn phí  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 2 (5.0)  Phiên bản: 1.0.5   Ace Your CSCS Exam with Confidence! Prepare smarter, not harder with the ultimate CSCS Exam Prep app. Whether you're just starting your construction career or getting ready for the ...
        ⥯ 
    • CSCS Revision
    • iOS Ứng dụng: Giáo dục  Bởi: James Kelly
    • $4.99  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 0  Phiên bản: 19.0.3   With over 300 up to date Health and Safety questions and an AI tutor to help you study, the CSCS Revision app is the best way to prepare for your CITB HS&E operatives and specialists ...
        ⥯ 
  • mới
    • CSCS Mock Test & Study
    • iOS Ứng dụng: Giáo dục  Bởi: ANISH KHASA
    • $4.99  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 0  Phiên bản: 1.0   CSCS (Construction Skills Certification Scheme) HS&E prep: timed mock tests, study cards and clear explanations tailored for Green Labourer/Operatives and key trades. One-time ...
        ⥯ 
    • CSCS Test Revision 2025 (CITB)
    • iOS Ứng dụng: Giáo dục  Bởi: Adnan Sheikh
    • * Miễn phí  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 1 + 0  Phiên bản: 1.5   Prepare for the 2025 CITB HS&E Operatives and Specialists Test for the CSCS card. Sharpen your CSCS knowledge and boost your confidence with the most up-to-date revision app for the ...
        ⥯ 
    • Kanji Native: Learn Kanji JLPT
    • iOS Ứng dụng: Giáo dục  Bởi: Peter Laurenz
    • Miễn phí  
    • Danh sách: 1 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 4 (4.0)  Phiên bản: 1.1.2   With the help of an intelligent repetition algorithm, Kanji Native enables you to learn Kanji and retain them in your long-term memory. - 2500+ vocabularies selected by Japanese native
        ⥯ 
    • React Native Mastery
    • iOS Ứng dụng: Giáo dục  Bởi: Muhammad Nouman Imran
    • Miễn phí  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 0  Phiên bản: 1.1   Learn React Native efficiently with React Native Mastery! Our app covers everything from React Native basics, components, props, object types, APIs, storage, performance optimization, ...
        ⥯ 
    • LINK UP Native
    • iOS Ứng dụng: Giáo dục  Bởi: William Dobbs
    • $2.99  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 0  Phiên bản: 1.1   Link-Up is an exciting and educational vocabulary game for native speakers and users of English at a high level, in which players have to enter two letters which complete one word and ...
        ⥯ 
    • NSCA-CSCS Exam Prep Test 2025
    • iOS Ứng dụng: Giáo dục  Bởi: Exam Prep OU
    • Miễn phí  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 38 (4.8)  Phiên bản: 6.0   Embark on a journey to ace the NSCA Certified Strength & Conditioning Specialist (CSCS) exam like a pro with our dynamic and comprehensive exam preparation app. The NSCA Certified ...
        ⥯ 
    • The Native Tutors
    • iOS Ứng dụng: Giáo dục  Bởi: Patricia Zegarra
    • * Miễn phí  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 3 + 6 (4.8)  Phiên bản: 37.0.0   ¡Hola! Welcome to The Native Tutors! If you ve been dreaming of speaking Spanish, you re in the right place. Trusted by hundreds of thousands of learners on social media, our app is ...
        ⥯ 
    • Learn Shell Scripting Pro
    • iOS Ứng dụng: Giáo dục  Bởi: ALG Software Lab
    • $4.99  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 0  Phiên bản: 2.0   Learn Shell Scripting and Bash programming with our comprehensive tutorial app. Perfect for beginners starting their scripting journey and professionals automating their workflows. ...
        ⥯ 
    • Learn React Native Offline PRO
    • iOS Ứng dụng: Giáo dục  Bởi: Muhammad Mubeen
    • $1.99  
    • Danh sách: 0 + 0  Xếp hạng: 0  Đánh giá: 0
    • Điểm: 0 + 0  Phiên bản: 1.5.9   React Native is an open-source mobile application framework created by FB Inc. It is used to develop mobile applications, Web and UWP by enabling developers to use React along with ...
        ⥯ 

Bạn cũng có thể thích

Toán tử tìm kiếm bạn có thể sử dụng với AppAgg
Thêm vào AppAgg
AppAgg
Bắt đầu - hoàn toàn miễn phí.
Đăng ký
Đăng nhập