sea

所属分类:编程语言基础
开发工具:Elixir
文件大小:0KB
下载次数:0
上传日期:2023-08-28 23:12:19
上 传 者sh-1993
说明:  我梦想中的编程语言,
(The programming language of my dreams,)

文件列表:
.vscode/ (0, 2023-08-28)
.vscode/settings.json (72, 2023-08-28)
sea.ebnf (4428, 2023-08-28)
seac/ (0, 2023-08-28)
seac/.formatter.exs (97, 2023-08-28)
seac/lib/ (0, 2023-08-28)
seac/lib/tokenizer.ex (1474, 2023-08-28)
seac/mix.exs (566, 2023-08-28)
seac/test/ (0, 2023-08-28)
seac/test/fixtures/ (0, 2023-08-28)
seac/test/fixtures/adder.sea (421, 2023-08-28)
seac/test/fixtures/greeter.sea (192, 2023-08-28)
seac/test/fixtures/hello_world.sea (75, 2023-08-28)
seac/test/test_helper.exs (15, 2023-08-28)
seac/test/tokenizer_test.exs (3551, 2023-08-28)

# Sea Here I will keep my notes on a programming language I'd like to code in. I am not final on what and how it should support, but ~~all~~ the design decisions tend to keep it as simple as possible, so it can be implemented fairly easily. I'd roughly describe it as a cross between [Scheme](https://www.scheme.org/) and [Erlang](https://www.erlang.org/) with a baked-in [ZIO](https://github.com/zio/zio). The name is intentionally chosen to be a homophone to the [C language](https://en.wikipedia.org/wiki/C_(programming_language)), to spread confusion amongst the ones discussing it.

近期下载者

相关文件


收藏者