Skip to content

Commit

Permalink
Added cotowali and re-sorted some of the sections (#178)
Browse files Browse the repository at this point in the history
* Added cotowali and re-sorted some of the sections

* Resolve conflicts

---------

Co-authored-by: Turiiya <[email protected]>
  • Loading branch information
asampal and ttytm authored Aug 29, 2023
1 parent 2e39822 commit c5c65e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@

### Interpreters/Compilers

- [cotowali](https://github.com/cotowali/cotowali) - A statically typed scripting language that transpiles into POSIX sh.
- [monkey_v](https://github.com/Delta456/monkey_v) - Implementation of [Thorsten Ball's Monkey Language](https://interpreterbook.com/) in V.
- [stas](https://github.com/l1mey112/stas/tree/0.1.0-v-compiler) - A stack based compiled programming language. The bootstrap compiler is written in V.
- [v](https://github.com/vlang/v) - V itself. Simple, fast, safe, compiled language for developing maintainable software.
Expand Down Expand Up @@ -365,6 +366,7 @@

- [V Playground](https://play.vlang.io)
- [V Playground (old)](https://v-wasm.now.sh/)
- [VOSCA V Playground](https://play.vosca.dev)

### Operating Systems & OS Development Examples

Expand Down

0 comments on commit c5c65e2

Please sign in to comment.