-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
40 lines (24 loc) · 946 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
= esoteric
by faultier <[email protected]>
== Description
Esoteric language parsers/compilers and virtual machine
== Installation
=== Gem Installation
gem install faultier-esoteric
=== Git Repository
Hosted by GitHub[http://github.com/faultier/esoteric/tree/master]
git clone git://github.com/faultier/esoteric.git
== Features/Problems
* Whitespace parser
* DT parser
* Brainf*ck parser
* てってってー parser [http://kugyu.info/?page=%A5%D7%A5%ED%A5%B0%A5%E9%A5%E0%B8%C0%B8%EC%A1%D6%A4%C6%A4%C3%A4%C6%A4%C3%A4%C6%A1%BC%A1%D7]
* Esoteric Language compiler (単に実行可能なRubyスクリプトを生成するだけのツール)
* Ruby AST を実行するVM (できてない)
* しょうもない言語ばかりなのが一番の問題
== Usaeg
そのうち気が向いたら書く
== Copyright
Author:: faultier <[email protected]>
Copyright:: Copyright (c) 2009 faultier
License:: Ruby's