mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2026-01-13 00:36:59 +00:00
Compare commits
5 Commits
1b20aa72fd
...
edb9f1d45a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
edb9f1d45a | ||
|
|
a8bc6fbcf1 | ||
|
|
c56186ac2d | ||
|
|
5509e6573a | ||
|
|
e5e57c0e40 |
@@ -1,4 +1,4 @@
|
||||
[](https://codecrafters.io/github-banner)
|
||||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Build your own <insert-technology-here>
|
||||
|
||||
@@ -315,6 +315,7 @@ It's a great way to learn.
|
||||
* [**JavaScript**: _Little Lisp interpreter_](https://maryrosecook.com/blog/post/little-lisp-interpreter)
|
||||
* [**JavaScript**: _How to implement a programming language in JavaScript_](http://lisperator.net/pltut/)
|
||||
* [**JavaScript**: _Let’s go write a Lisp_](https://idiocy.org/lets-go-write-a-lisp/part-1.html)
|
||||
* [**JavaScript**: _Create Your Own Compiler_](https://citw.dev/tutorial/create-your-own-compiler)
|
||||
* [**OCaml**: _Writing a C Compiler_](https://norasandler.com/2017/11/29/Write-a-Compiler.html)
|
||||
* [**OCaml**: _Writing a Lisp, the series_](https://bernsteinbear.com/blog/lisp/)
|
||||
* [**Pascal**: _Let's Build a Compiler_](https://compilers.iecc.com/crenshaw/)
|
||||
|
||||
Reference in New Issue
Block a user