• R/O
  • HTTP
  • SSH
  • HTTPS

レポジトリ概要

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A fast implementation of the Nix expression language


最近のコミット RSS

Rev. 日時 作者 メッセージ
d8750e8 2024-06-15 01:35:35 Corbin main Update README.
41cf845 2024-06-14 11:59:00 Corbin parser: Use some sugar.
4765220 2024-06-14 11:29:28 Corbin parser: Make string QLs left-recursive. And, with this, ...
5046295 2024-06-14 11:11:02 Corbin Get 2 + 2 working again. The supercombinator preparation...
322ce08 2024-06-13 13:01:55 Corbin gmachine: Flesh out actual operations. This is going to ...
ae25b72 2024-06-13 08:03:52 Corbin Break ground on a G-machine implementation. I think that...
376831c 2024-06-10 07:57:27 Corbin master parser: Add weird let-expression and rec-expression.
f77ed08 2024-06-10 07:30:47 Corbin Fuck with the parser some more. The `formals` production...
27ebd78 2024-06-10 06:06:05 Corbin parser: Recognize let-expressions.
eab14a7 2024-06-09 03:25:28 Corbin Set up a standalone repo. I'm tightening up the license ...

ブランチ

名前 Rev. 日時 作者 メッセージ
main d8750e8 2024-06-15 01:35:35 Corbin Update README.
master 376831c 2024-06-10 07:57:27 Corbin parser: Add weird let-expre...

README.txt

This is a basic parser for the Nix language.