GithubHelp home page GithubHelp logo

cra16 / cake Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 20.62 MB

Visualized Programming Editor for C Language

Home Page: cake.handong.edu

License: Other

JavaScript 67.86% CSS 3.91% Shell 0.20% HTML 28.03%

cake's People

Contributors

cjh4219 avatar hjooyang avatar so-jeong avatar wbqd avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cake's Issues

C strong typing 문제

C는 자바스크립트처럼 약(weak) 타입 언어가 아니므로 모든 변수는 각자의 타입을 가진다. 즉 자바스크립트에서처럼 어떤 변수에 아무 데이터나 할당할 수 없고, 정해진 타입의 데이터만 할당할 수 있다. 그러나 Blockly는 자바스크립트에 대응하는 문법을 적용했으므로 이에 대한 문제를 해결해야 한다.

FYI, that implementation also includes some fairly heavy modifications
to the core files, some of which are related to C strong typing and
some to fitting Blockly into our specific application. For the more
C-related bits, check the generator folder, blocks/variables.js,
core/variables.js, core/procedures.js, core/blocks.js, and
core/field_variable.js. You can check out the application in
production at zerorobotics.mit.edu.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.