Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rjdbcm committed Nov 12, 2021
1 parent a793dc7 commit 356d162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

* * *

- Who is the [Woma programming language](http://aspidites.org/woma/README.html) for?
- Who is the [Woma programming language](http://aspidites.org/woma) for?

- First and foremost it is for people wanting to write CPython extensions fast, like *really* fast. Traditionally these are written in C++, C. Though with the tool Cython, pure python modules can be statically compiled as well. Woma has the advantage of being shorthand for well constrained and type-checked pure python modules that readily compile using Cython.

Expand Down

0 comments on commit 356d162

Please sign in to comment.