ricelang / mochi

Mochi Language - a functional programing language
http://mochi.ninja
1 stars 0 forks source link

Reference #1

Open v9n opened 8 years ago

v9n commented 8 years ago

https://github.com/Pauan/nulan

https://github.com/rswier/c4

https://github.com/brownplt/pyret-lang https://github.com/mndrix/golog https://github.com/aichaos/rivescript-go https://github.com/mattn/anko https://news.ycombinator.com/item?id=13249851 http://bellard.org/tcc/ https://github.com/buserror/simavr/tree/jit-wip

https://github.com/cisco/ChezScheme https://github.com/ponylang/ponyc https://github.com/timburks/nu

http://norvig.com/lispy.html

https://github.com/AppCypher/Astro https://github.com/gramlang https://www.stephanboyer.com/ https://github.com/cell-lang https://github.com/ar-nelson/jaspr https://news.ycombinator.com/item?id=15997190

v9n commented 8 years ago

https://news.ycombinator.com/item?id=11183836 Oden Lang

v9n commented 8 years ago

https://news.ycombinator.com/item?id=11220237

v9n commented 8 years ago

http://www.lamdu.org/ http://www.luna-lang.org/

https://github.com/tj/luna

v9n commented 8 years ago

http://beautifulracket.com/first-lang.html

v9n commented 8 years ago

https://github.com/ark-lang

v9n commented 8 years ago

https://blog.felixangell.com/an-introduction-to-llvm-in-go/

v9n commented 8 years ago

https://bitbucket.org/ktg/lfgo/overview

v9n commented 8 years ago

oden-lang.org

v9n commented 8 years ago

https://github.com/jcla1/gisp

v9n commented 8 years ago

https://news.ycombinator.com/item?id=11332095

v9n commented 8 years ago

https://news.ycombinator.com/item?id=7216396

v9n commented 8 years ago

https://github.com/bytbox/kakapo

v9n commented 8 years ago

https://news.ycombinator.com/item?id=9670062

v9n commented 8 years ago

https://news.ycombinator.com/item?id=11748484

v9n commented 8 years ago

https://news.ycombinator.com/item?id=11998581

v9n commented 8 years ago

http://www.ponylang.org/

v9n commented 8 years ago

http://nathansuniversity.com/

v9n commented 8 years ago

http://noisycode.com/blog/2016/06/27/introducing-mlfe/

v9n commented 8 years ago

http://www.buildyourownlisp.com/

v9n commented 8 years ago

https://news.ycombinator.com/item?id=12039268

v9n commented 8 years ago

http://dev.stephendiehl.com/numpile/

v9n commented 8 years ago

https://github.com/Marwes/gluon

v9n commented 8 years ago

https://news.ycombinator.com/item?id=12152230 http://www.playingwithpointers.com/refcounting-harder-than-it-sounds.html

v9n commented 8 years ago

http://docs.hylang.org/en/latest/tutorial.html#basic-intro-to-lisp-for-pythonistas

v9n commented 7 years ago

https://github.com/JohnEarnest/ok

v9n commented 7 years ago

http://sentient-lang.org/

v9n commented 7 years ago

https://news.ycombinator.com/item?id=12902409

v9n commented 7 years ago

https://news.ycombinator.com/item?id=13079611

v9n commented 7 years ago

https://github.com/folktale

v9n commented 7 years ago

http://vvgomes.com/blog/

v9n commented 7 years ago

https://github.com/siren-lang/siren

v9n commented 7 years ago

https://github.com/evincarofautumn/kitten/

v9n commented 7 years ago

lisp with Swift https://news.ycombinator.com/item?id=13575357

v9n commented 7 years ago

http://blog.klipse.tech/javascript/2017/02/08/tiny-compiler-intro.html?tiny https://news.ycombinator.com/item?id=13608810 write your own compilker

v9n commented 7 years ago

https://ruslanspivak.com/lsbasi-part1/

v9n commented 7 years ago

http://www.oilshell.org/blog/ http://journal.stuffwithstuff.com/2015/09/08/the-hardest-program-ive-ever-written/

v9n commented 7 years ago

https://news.ycombinator.com/item?id=13785132

v9n commented 7 years ago

https://github.com/tomhrr/dale https://news.ycombinator.com/item?id=14079573

v9n commented 7 years ago

http://www.octaspire.com/dern/

v9n commented 7 years ago

https://github.com/meric/l2l

v9n commented 7 years ago

https://github.com/froggey/Iota

v9n commented 7 years ago

https://github.com/rooby-lang/rooby

v9n commented 7 years ago

https://github.com/bbu/simple-interpreter

https://news.ycombinator.com/item?id=14273177 http://t3x.org/t3x/

v9n commented 7 years ago

http://hackthology.com/writing-a-lexer-in-go-with-lexmachine.html

v9n commented 7 years ago

http://reinvanderwoerd.nl/blog/2017/05/16/writing-a-lisp-continuations/

https://news.ycombinator.com/item?id=14392519 Little Lisp interpreter (maryrosecook.com) https://maryrosecook.com/blog/post/little-lisp-interpreter programming language writing: http://reinvanderwoerd.nl/index.html

v9n commented 7 years ago

https://news.ycombinator.com/item?id=14721469 Ask HN: Resources for learning to write compilers?

type system: https://news.ycombinator.com/item?id=14722383

https://jaseemabid.github.io/2017/07/04/compiler.html lession learn building a toy compiler https://temochka.com/blog/posts/2017/06/28/the-language-of-programming.html

https://github.com/Morgan-Stanley/hobbes

https://tomassetti.me/parse-tree-abstract-syntax-tree/

https://github.com/goby-lang/goby https://github.com/hylang/hy

http://hn.premii.com/#/comments/15171238 resouce for building pl

https://beautifulracket.com/stacker/

http://hn.premii.com/#/comments/15171238

https://francisstokes.wordpress.com/2017/08/16/programming-language-from-scratch/

https://github.com/gramlang https://www.stephanboyer.com/

https://github.com/basic-gongfu/cixl

https://news.ycombinator.com/item?id=16138990 Show HN: Simple Pascal interpreter written in Swift (github.com)

https://github.com/rumlang/rum Go https://github.com/gokr/spry Nim https://min-lang.org/ Nim

https://github.com/sctb/lumen

ziglang.org/download/0.2.0/release-notes.html

https://neugram.io/ Neugram, Go scripting Neugram is a programming language designed to let you work quickly.

https://github.com/oridb/mc Myrddin Compiler

https://hn.premii.com/#/comments/17548807 Participle: A parser library for Go

https://github.com/candid82/joker

https://gitlab.com/inko-lang/inko/tree/master/vm very cool Ruby+rust+gc