# Grego - An very simple stacker lang

**URL:** <https://racket.discourse.group/t/grego-an-very-simple-stacker-lang/3666>\
**Category:** Show & Tell\
**Created:** [March 31, 2025, 9:52am UTC](https://racket.discourse.group/t/grego-an-very-simple-stacker-lang/3666 "2025-03-31T09:52:22Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![wilsonSants](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/wilsonsants/32/2268_2.png) [@wilsonSants](https://racket.discourse.group/u/wilsonSants)\
**Post date:** [March 31, 2025, 9:52am UTC](https://racket.discourse.group/t/grego-an-very-simple-stacker-lang/3666/1 "2025-03-31T09:52:22Z")

</div>

> **[GitHub - WilsonSant/grego: grego is a language made in Racket](https://github.com/WilsonSant/grego)**
>
> grego is a language made in Racket

This is my first language in racket, it's called _grego_. It's very simple and silly, you type an greek letter and it returns the letter name in greek. I based it on the Stacker language we learned in _Beautiful Racket_.  
This could be useful if you want to implement languages from that book, but without using the '_br_' language

 ![image](https://global.discourse-cdn.com/free1/uploads/racket/original/2X/0/00eb641133ec9c66c5b8928a2edc25c95fd3f9a8.png)

---

<div class="post-metadata">

**Author:** ![damien\_mattei](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/damien_mattei/32/2706_2.png) [@damien\_mattei](https://racket.discourse.group/u/damien_mattei)\
**Post date:** [April 2, 2025, 6:28pm UTC](https://racket.discourse.group/t/grego-an-very-simple-stacker-lang/3666/2 "2025-04-02T18:28:56Z")

</div>

Bonjour @wilsonSants ,

it is interesting, just a question,because i'm a (modern) greek learner (having a few ancestors from Greece) but beginner. Isn't it a problem with `β` :

> <https://github.com/WilsonSant/grego/blob/88a20c0e2fa5727b05ee67a8cf94e2d9402ce1e5/parser.rkt#L16>

i would have put `βήτα` instead `βήτασ`.

see: [βήτα - Wiktionary, the free dictionary](https://en.wiktionary.org/wiki/%CE%B2%CE%AE%CF%84%CE%B1#Greek)

i can not find a lot of reference for `βήτασ` unless perheaps as family name (with a B upper case)

> **[Βήτας - Βικιλεξικό](https://el.wiktionary.org/wiki/%CE%92%CE%AE%CF%84%CE%B1%CF%82#%CE%9D%CE%AD%CE%B1_%CE%B5%CE%BB%CE%BB%CE%B7%CE%BD%CE%B9%CE%BA%CE%AC_(el))**

or something more argotic 😏 :

> **[βητάς - Βικιλεξικό](https://el.wiktionary.org/wiki/%CE%B2%CE%B7%CF%84%CE%AC%CF%82)**

but in my favorite youtube list i have also [VITAS](https://youtu.be/4xoFO9qa_fM) singer 😂and i just mention it because in cyrillic alphabet (coming from greek one) [B](https://en.wikipedia.org/wiki/Ve_(Cyrillic)) can be pronounced V which is very confusing if you learn both Greek and Russian
