An open API service indexing awesome lists of open source software.

https://github.com/shapelayer/braheui

Brython implementation of Aheui programming language
https://github.com/shapelayer/braheui

Last synced: about 2 months ago
JSON representation

Brython implementation of Aheui programming language

Awesome Lists containing this project

README

          

# 브라희
브라희는 난해한 한글 프로그래밍 언어 [아희]()의 [Brython](https://brython.info/) 구현체입니다.

## 사실은 이렇습니다
~~Brython은 Python 코드를 웹 브라우저에서 실행하므로 Python 구현체인 [pyaheui](https://github.com/aheui/pyaheui)와는 완전히 다릅니다.~~

브라희는 파이썬으로 아희 구현체를 직접 만들어보며 파이썬을 조금 더 깊게 이해하기 위해 개발하기 시작했습니다. 하지만 이미 세상 밖에 나와 있는 것을 그대로 재탕하지 말자는 [연구실 선배님의 학위 청구 논문 정신](#)을 이어받아 파이썬 대신 브라이썬을 활용하여 아희 구현체를 개발하게 되었습니다.

브라희는 [아희아희의 정신을 이어받아](https://github.com/aheui/aheui.aheui#%EB%8A%90%EA%B8%8B%ED%95%A8) 파이아희보다 느긋하게 작동하기 위해 노력했습니다. 최적화는 고려하지 않은 파이썬 코드가 브라우저의 자바스크립트 위에서 동작하므로 파이아희보다 느릴 수도 있고 [느리지 않을 수도 있습니다.](https://brython.info/speed_results.html)