gobstones / gs-weblang-core

[GobstonesWeb] (DEPRECATED) use gobstones-interpreter
GNU General Public License v3.0
0 stars 1 forks source link

Las palabras reservadas no funcionan como reservadas #64

Closed afska closed 6 years ago

afska commented 7 years ago

Hoy en día no está andando y se puede pisar cualquier palabra reservada. Ejemplo:

function if() {
    return (2)
}

program {
    repeat (if()) { Poner(Negro) }
}

Esto anda y pone dos bolitas negras :crying_cat_face:

fidel-ml commented 7 years ago

Feo. FF

On Jun 2, 2017 15:59, "Rodrigo Alfonso" notifications@github.com wrote:

Hoy en día no está andando y se puede pisar cualquier palabra reservada. Ejemplo:

function if() { return (2) }

program { repeat (if()) { Poner(Negro) } }

Esto anda y pone dos bolitas negras 😿

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gobstones/gs-weblang-core/issues/64, or mute the thread https://github.com/notifications/unsubscribe-auth/AIaqtpwu4sU_LScdfGyBi-dyXzZHpJnkks5sAFuRgaJpZM4NuqNw .[image: Web Bug from https://github.com/notifications/beacon/AIaqtgAtNodJlKDH558SpgJYnVUG3zH0ks5sAFuRgaJpZM4NuqNw.gif] {"api_version":"1.0","publisher":{"api_key":" 05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity": {"external_key":"github/gobstones/gs-weblang-core"," title":"gobstones/gs-weblang-core","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/ 143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png"," avatar_image_url":"https://cloud.githubusercontent.com/ assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png ","action":{"name":"Open in GitHub","url":"https://github. com/gobstones/gs-weblang-core"}},"updates":{"snippets":[{" icon":"DESCRIPTION","message":"Las palabras reservadas no son reservadas (#64)"}],"action":{"name":"View Issue","url":"https://github. com/gobstones/gs-weblang-core/issues/64"}}}

Este mensaje ha sido analizado por el servidor antispam2.unq.edu.ar de la Universidad Nacional de Quilmes en busca de virus y otros contenidos peligrosos, y se considera que está limpio.