TE
테크에코
홈24시간 인기최신베스트질문쇼채용
GitHubTwitter
홈

테크에코

Next.js로 구축된 기술 뉴스 플랫폼으로 글로벌 기술 뉴스와 토론을 제공합니다.

GitHubTwitter

홈

홈최신베스트질문쇼채용

리소스

HackerNews API원본 HackerNewsNext.js

© 2025 테크에코. 모든 권리 보유.

Simple programming language with offline usable browser IDE

113 포인트작성자: chrisjj5일 전

9 comments

abjr5일 전
I&#x27;ve always heard of this as Easylang <a href="https:&#x2F;&#x2F;easylang.online&#x2F;" rel="nofollow">https:&#x2F;&#x2F;easylang.online&#x2F;</a><p>Is it just a re-branding as Tiki?<p>Anyway, the author does AoC every year in it: <a href="https:&#x2F;&#x2F;easylang.online&#x2F;aoc&#x2F;" rel="nofollow">https:&#x2F;&#x2F;easylang.online&#x2F;aoc&#x2F;</a> which I admit I have referenced during my own attempts.
评论 #44127094 未加载
layer85일 전
This reminds me of Comal 80: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;c64&#x2F;comments&#x2F;1g8gqeu&#x2F;comal_for_the_c64_come_for_the_easy_turtle&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;c64&#x2F;comments&#x2F;1g8gqeu&#x2F;comal_for_the_...</a><p>A programming language halfway between Basic and Pascal, with old-style REPL and Logo-like turtle graphics.
7thaccount5일 전
Although simplistic it does remind me of my dream for a simplistic command driven language that actually does the tasks I want in a simple manner. I&#x27;m not thinking of tcl either, but if powershell was a lot faster and included support for a lot more things kind of like the graphics language mentioned here. Calling out to the Microsoft GUI tools is such a pain and not worth it given the glacial performance.
评论 #44126417 未加载
chrisbrandow5일 전
This really resonates for me. I have been thinking for sometime that it would be much more useful than scratch, if we could have a simple programming language with a simple canvas next to a text&#x2F;console output, both of which were separate from the editor.<p>And ta da!! You’ve done it.<p>I really think this is wonderful.
xunil2ycom5일 전
So, basically Logo.
评论 #44129098 未加载
mdaniel5일 전
Seems to be GPLv3 <a href="https:&#x2F;&#x2F;github.com&#x2F;chkas&#x2F;easylang&#x2F;blob&#x2F;394e29a44458ac67f848366aac2accb0bb65cedd&#x2F;main&#x2F;easy.js#L7-L8">https:&#x2F;&#x2F;github.com&#x2F;chkas&#x2F;easylang&#x2F;blob&#x2F;394e29a44458ac67f8483...</a> although I <i>think</i> the line right above that stating &quot;All rights reserved&quot; is actually incompatible with GPLv3 which is designed to grant rights, not reserve them. I am not lawyerly enough to know what the story is with that &quot;must contain a built-in function&quot; clause.<p>Kind of sad it&#x27;s not self hosted yet :-D
评论 #44126158 未加载
评论 #44127136 未加载
评论 #44126308 未加载
_rousbound3일 전
I would love something like that for Lua.<p>Am I wrong to think that these language simplifications turn thing harder?<p>I would prefer to teach a real programming language, although introducing only a subset of features.<p>For example, pretend we have only variables, strings, numbers, booleans, &quot;ifs&quot;, &quot;fors&quot; and tables.<p>I think that&#x27;s enough to introduce someone to programming.
jcmontx5일 전
It&#x27;s like a DSL for graphics, really really cool!
评论 #44131988 未加载
bn-l5일 전
Who is this aimed at? Kids? If so it is unbelievably far off the mark.
评论 #44125980 未加载
评论 #44125694 未加载
评论 #44127990 未加载
评论 #44126383 未加载
评论 #44125769 未加载
评论 #44125732 未加载
评论 #44126822 未加载