experiment with language design
  • C 66.8%
  • Python 33.2%
Find a file
2023-04-14 22:37:03 -03:00
.vscode dir structure; static lib; ex_3 2023-04-14 22:37:03 -03:00
examples dir structure; static lib; ex_3 2023-04-14 22:37:03 -03:00
lang_compiler dir structure; static lib; ex_3 2023-04-14 22:37:03 -03:00
lang_engine dir structure; static lib; ex_3 2023-04-14 22:37:03 -03:00
.gitignore dir structure; static lib; ex_3 2023-04-14 22:37:03 -03:00
concerns.md dir structure; static lib; ex_3 2023-04-14 22:37:03 -03:00
README.md dir structure; static lib; ex_3 2023-04-14 22:37:03 -03:00

let us write a programming lanuage

transpile lang code to C using this here framework

for learning purposes