Y
Hacker News
new
|
ask
|
show
|
jobs
by
losteverything
3435 days ago
And you can FAST. What else is there for quick and dirty stuff????
2 comments
goatlover
3435 days ago
iPython or Jupyter Notebooks, where you can whip up R, Julia, or other code in your browser, interspersed with markdown, charts and formulas.
link
gglitch
3435 days ago
Emacs
link
peatmoss
3435 days ago
I like to use org-tables for my spreadsheets:-D
I'm joking... mostly. That said, I really have used elisp functions on an org-tbl in anger before.
link
sedachv
3435 days ago
There is also
ses-mode
(Simple Emacs Spreadsheet) that started shipping with Emacs since version 22.
link