Procházet zdrojové kódy

Add AUTHORS and .gitignore

master
Ian Piumarta před 4 roky
rodič
revize
40cce0110c
2 změnil soubory, kde provedl 16 přidání a 0 odebrání
  1. +3
    -0
      .gitignore
  2. +13
    -0
      AUTHORS

+ 3
- 0
.gitignore Zobrazit soubor

@ -0,0 +1,3 @@
*~
*.dSYM
.DS_Store

+ 13
- 0
AUTHORS Zobrazit soubor

@ -0,0 +1,13 @@
Ian Piumarta (2016-)
infrastructure
parsing framework
C grammar, C AST
object system design and implementation
metalanguage design and implementation
Mahe Tardy (2020)
object system implementation
metalanguage implementation
Nathan Razafimanantsoa, Kumar Mahadayya (2021)
C AST

Načítá se…
Zrušit
Uložit