Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Go to file
Kartik K. Agaram 3e31f29a5b 3907 - standardize test failure messages 2017-06-15 10:45:03 -07:00
arc 3166 2016-08-12 09:08:15 -07:00
cleave 3726 2016-12-30 15:14:04 -08:00
edit 3904 2017-06-09 23:42:58 -07:00
enumerate 3726 2016-12-30 15:14:04 -08:00
html 3904 2017-06-09 23:42:58 -07:00
linkify 3729 2017-01-03 22:10:09 -08:00
sandbox 3904 2017-06-09 23:42:58 -07:00
tangle 3839 2017-04-20 12:44:38 -07:00
termbox 3862 2017-05-19 00:09:18 -07:00
.travis.yml 3128 2016-07-22 14:37:56 -07:00
000organization.cc 3557 2016-10-22 16:22:17 -07:00
001help.cc 3897 - various updates to documentation 2017-05-29 14:21:32 -07:00
002test.cc 3907 - standardize test failure messages 2017-06-15 10:45:03 -07:00
003trace.cc 3905 2017-06-10 15:41:42 -07:00
003trace.test.cc 3547 2016-10-22 10:48:20 -07:00
010vm.cc 3877 2017-05-26 17:36:16 -07:00
011load.cc 3742 - move instruction.old_name to a later layer 2017-02-06 23:44:46 -08:00
012transform.cc 3760 - force functions to use dependency-injection 2017-03-07 00:36:58 -08:00
013update_operation.cc 3907 - standardize test failure messages 2017-06-15 10:45:03 -07:00
014literal_string.cc 3561 2016-10-22 16:56:07 -07:00
015literal_noninteger.cc 2803 2016-03-21 02:25:52 -07:00
016dilated_reagent.cc 3539 2016-10-21 01:13:27 -07:00
017parse_tree.cc 3663 - fix a refcounting bug: '(type)' != 'type' 2016-11-10 21:39:02 -08:00
018type_abbreviations.cc 3877 2017-05-26 17:36:16 -07:00
020run.cc 3906 2017-06-10 23:56:37 -07:00
021check_instruction.cc 3877 2017-05-26 17:36:16 -07:00
022arithmetic.cc 3877 2017-05-26 17:36:16 -07:00
023boolean.cc 3877 2017-05-26 17:36:16 -07:00
024jump.cc 3887 - clean up early exits in interpreter loop 2017-05-28 23:00:47 -07:00
025compare.cc 3877 2017-05-26 17:36:16 -07:00
026call.cc 3898 2017-05-31 16:43:05 -07:00
027call_ingredient.cc 3877 2017-05-26 17:36:16 -07:00
028call_return.cc 3877 2017-05-26 17:36:16 -07:00
029tools.cc 3877 2017-05-26 17:36:16 -07:00
030container.cc 3906 2017-06-10 23:56:37 -07:00
031merge.cc 3877 2017-05-26 17:36:16 -07:00
032array.cc 3887 - clean up early exits in interpreter loop 2017-05-28 23:00:47 -07:00
033exclusive_container.cc 3887 - clean up early exits in interpreter loop 2017-05-28 23:00:47 -07:00
034address.cc 3905 2017-06-10 15:41:42 -07:00
035lookup.cc 3896 2017-05-29 11:52:19 -07:00
036refcount.cc 3905 2017-06-10 15:41:42 -07:00
037abandon.cc 3707 2016-12-12 10:07:59 -08:00
038new_text.cc 3905 2017-06-10 15:41:42 -07:00
039location_array.cc 3877 2017-05-26 17:36:16 -07:00
040brace.cc 3811 2017-04-04 10:49:13 -07:00
041jump_target.cc 3877 2017-05-26 17:36:16 -07:00
042name.cc 3877 2017-05-26 17:36:16 -07:00
043space.cc 3877 2017-05-26 17:36:16 -07:00
044space_surround.cc 3707 2016-12-12 10:07:59 -08:00
045closure_name.cc 3522 2016-10-19 22:10:35 -07:00
046global.cc 3688 2016-11-25 11:33:13 -08:00
047check_type_by_name.cc 3701 2016-11-29 18:33:46 -08:00
050scenario.cc 3907 - standardize test failure messages 2017-06-15 10:45:03 -07:00
051scenario_test.mu 3385 2016-09-17 10:28:25 -07:00
052tangle.cc 3675 2016-11-15 22:22:11 -08:00
053recipe_header.cc 3877 2017-05-26 17:36:16 -07:00
054static_dispatch.cc 3888 - beginnings of a profiler 2017-05-28 23:57:19 -07:00
055shape_shifting_container.cc 3863 2017-05-19 00:39:22 -07:00
056shape_shifting_recipe.cc 3877 2017-05-26 17:36:16 -07:00
057immutable.cc 3877 2017-05-26 17:36:16 -07:00
058to_text.cc 3877 2017-05-26 17:36:16 -07:00
059to_text.mu 3390 2016-09-17 13:00:39 -07:00
060rewrite_literal_string.cc 3903 - minimal render when pressing 'tab' 2017-06-09 15:54:26 -07:00
061text.mu 3901 2017-06-09 00:13:39 -07:00
062convert_ingredients_to_text.cc 3747 2017-02-07 00:25:27 -08:00
063array.mu 3432 2016-09-30 22:09:42 -07:00
064list.mu 3893 2017-05-29 01:40:20 -07:00
065duplex_list.mu 3894 - comment/uncomment lines in edit app 2017-05-29 02:13:43 -07:00
066stream.mu 3817 - better errors on streams from null texts 2017-04-13 08:49:05 -07:00
067random.cc 3536 2016-10-20 23:07:34 -07:00
068random.mu 3827 2017-04-18 10:46:44 -07:00
069hash.cc 3877 2017-05-26 17:36:16 -07:00
070table.mu 3688 2016-11-25 11:33:13 -08:00
071recipe.cc 3899 2017-06-02 00:44:27 -07:00
072scheduler.cc 3877 2017-05-26 17:36:16 -07:00
073wait.cc 3877 2017-05-26 17:36:16 -07:00
074deep_copy.cc 3877 2017-05-26 17:36:16 -07:00
075channel.mu 3828 - make buffers shape-shifting (generic) 2017-04-18 10:47:35 -07:00
080display.cc 3905 2017-06-10 15:41:42 -07:00
081print.mu 3882 2017-05-27 20:54:31 -07:00
082scenario_screen.cc 3907 - standardize test failure messages 2017-06-15 10:45:03 -07:00
083scenario_screen_test.mu 3429 - standardize Mu scenarios 2016-09-28 19:48:56 -07:00
084console.mu 3844 2017-05-06 14:54:26 -07:00
085scenario_console.cc 3894 - comment/uncomment lines in edit app 2017-05-29 02:13:43 -07:00
086scenario_console_test.mu 3565 2016-10-23 15:50:57 -07:00
087file.cc 3877 2017-05-26 17:36:16 -07:00
088file.mu 3828 - make buffers shape-shifting (generic) 2017-04-18 10:47:35 -07:00
089scenario_filesystem.cc 3668 - $read a word, stopping at whitespace 2016-11-11 23:04:01 -08:00
090scenario_filesystem_test.mu 3705 - switch to tested file-system primitives 2016-12-11 16:18:18 -08:00
091socket.cc 3877 2017-05-26 17:36:16 -07:00
092socket.mu 3705 - switch to tested file-system primitives 2016-12-11 16:18:18 -08:00
099hardware_checks.cc 3877 2017-05-26 17:36:16 -07:00
100trace_browser.cc 3862 2017-05-19 00:09:18 -07:00
101run_sandboxed.cc 3907 - standardize test failure messages 2017-06-15 10:45:03 -07:00
998check_type_pointers.cc 2463 - make edit/ robust to errors in client code 2015-11-19 09:22:46 -08:00
999spaces.cc 3561 2016-10-22 16:56:07 -07:00
Readme.md 3620 2016-11-04 08:50:52 -07:00
build 3846 2017-05-06 21:11:58 -07:00
build_and_test_until 3506 2016-10-16 00:22:41 -07:00
cannot_write_tests_for 3854 2017-05-13 12:42:17 -07:00
channel.mu 3483 2016-10-08 10:53:06 -07:00
chessboard.mu 3861 - screen untouched when entering console mode 2017-05-18 10:14:49 -07:00
clean 3460 2016-10-07 09:34:38 -07:00
console.mu 3905 2017-06-10 15:41:42 -07:00
counters.mu 3394 2016-09-17 14:53:00 -07:00
display.mu 3861 - screen untouched when entering console mode 2017-05-18 10:14:49 -07:00
example1.mu 3380 2016-09-17 00:43:20 -07:00
exuberant_ctags_rc 3830 - crosslink shape-shifting containers in html 2017-04-18 11:33:33 -07:00
factorial.mu 3483 2016-10-08 10:53:06 -07:00
filesystem.mu 3483 2016-10-08 10:53:06 -07:00
fork.mu 2735 - define recipes using 'def' 2016-03-08 01:46:47 -08:00
git_log_filtered 3455 2016-10-06 21:49:26 -07:00
global.mu 3394 2016-09-17 14:53:00 -07:00
http-client.mu 3861 - screen untouched when entering console mode 2017-05-18 10:14:49 -07:00
http-server.mu 3594 2016-10-25 12:39:43 -07:00
immutable-error.mu 3400 2016-09-18 09:09:00 -07:00
index.html 3762 2017-03-07 10:07:13 -08:00
lambda-to-mu.mu 3831 2017-04-18 15:44:31 -07:00
mu 3561 2016-10-22 16:56:07 -07:00
mu.vim 3702 2016-12-06 08:14:09 -08:00
mutable.mu 3389 2016-09-17 12:55:10 -07:00
new_lesson 3561 2016-10-22 16:56:07 -07:00
nqueens.mu 3681 2016-11-22 11:14:43 -08:00
real-files.mu 3483 2016-10-08 10:53:06 -07:00
relayout 3711 2016-12-26 15:57:13 -08:00
screen.mu 3861 - screen untouched when entering console mode 2017-05-18 10:14:49 -07:00
snapshot_lesson 3789 2017-03-12 00:34:02 -08:00
static-dispatch.mu 3400 2016-09-18 09:09:00 -07:00
tangle.mu 3483 2016-10-08 10:53:06 -07:00
test_layers 3454 2016-10-06 21:15:27 -07:00
update_html 3764 - better colors for cross-links 2017-03-08 19:02:59 -08:00
vimrc.vim 3707 2016-12-12 10:07:59 -08:00
x.mu 3380 2016-09-17 00:43:20 -07:00

Readme.md

by Stephen Malina and Kartik Agaram

Mu explores ways to turn arbitrary manual tests into reproducible automated tests. Hoped-for benefits:

  1. Projects release with confidence without requiring manual QA or causing regressions for their users.

  2. Open source projects become easier for outsiders to comprehend, since they can more confidently try out changes with the knowledge that they'll get rapid feedback if they break something. Projects also become more rewrite-friendly for insiders: it's easier to leave your project's historical accidents and other baggage behind if you can be confident of not causing regressions.

  3. It becomes easier to teach programming by emphasizing tests far earlier than we do today.

The hypothesis is that designing the entire system to be testable from day 1 and from the ground up would radically impact the culture of an eco-system in a way that no bolted-on tool or service at higher levels can replicate. It would make it easier to write programs that can be easily understood by newcomers. It would reassure authors that an app is free from regression if all automated tests pass. It would make the stack easy to rewrite and simplify by dropping features, without fear that a subset of targeted apps might break. As a result people might fork projects more easily, and also exchange code between disparate forks more easily (copy the tests over, then try copying code over and making tests pass, rewriting and polishing where necessary). The community would have in effect a diversified portfolio of forks, a “wavefront” of possible combinations of features and alternative implementations of features instead of the single trunk with monotonically growing complexity that we get today. Application writers who wrote thorough tests for their apps (something they just cant do today) would be able to bounce around between forks more easily without getting locked in to a single one as currently happens.

In this quest, Mu is currently experimenting with the following mechanisms:

  1. New, testable interfaces for the operating system. Currently manual tests are hard to automate because a file you assumed might vanish, the network might go down, etc. To make manual tests reproducible it suffices to improve the 15 or so OS syscalls through which a computer talks to the outside world. We have to allow programs to transparently write to a fake screen, read from a fake disk/network, etc. In Mu, printing to screen explicitly takes a screen object, so it can be called on the real screen, or on a fake screen inside tests, so that we can then check the expected state of the screen at the end of a test. Here's a test for a little text-mode chessboard program in Mu (delimiting the edge of the 'screen' with dots):

          a screen test

    We've built up similarly dependency-injected interfaces to the keyboard, mouse, disk and network.

  2. Support for testing side-effects like performance, deadlock-freedom, race-freeness, memory usage, etc. Mu's white-box tests can check not just the results of a function call, but also the presence or absence of specific events in the log of its progress. For example, here's a test that our string-comparison function doesn't scan individual characters unless it has to:

          white-box test

    Another example: if a sort function logs each swap, a performance test can ensure that the number of swaps doesn't quadruple when the size of the input doubles.

    Besides expanding the scope of tests, this ability also allows more radical refactoring without needing to modify tests. All Mu's tests call a top-level function rather than individual sub-systems directly. As a result the way the subsystems are invoked can be radically changed (interface changes, making synchronous functions asynchronous, etc.). As long as the new versions emit the same implementation-independent events in the logs, the tests will continue to pass. (More information.)

  3. Organizing code and tests in layers of functionality, so that outsiders can build simple and successively more complex versions of a project, gradually enabling more peripheral features. Think of it as a cleaned-up git log for the project. (More information.)

You can see these mechanisms in action below in the context of a platform for teaching programming 1:1. It allows students to spin up a fake screen, keyboard, file system and network neighborhood in tests. The Basic-like Assembly language of the Mu VM is as powerful as C for low-level pointer operations and manual memory management, but much safer, paying some run-time checking overhead to validate pointers. It is as powerful as high-level languages (providing strong type safety, general lexical scope, generic types, and higher-order functions) but should be easier to write a compiler for since it gives up some expressiveness by not allowing recursive expressions. It is also more expressive than conventional high-level languages in some ways: Literate Programming turns out to be a great fit for a statement-oriented language, and labels make great join points.

Balancing these strengths, however, Mu is currently interpreted and slow. Too slow for graphics or sound, among other things. Rather than try to build a compiler for it, our next milestone is to "backport" the lessons of Mu back to a real-world unix-like system: OpenBSD, a reasonable compromise between the complexity (ahem bloat) of GNU and the over-simplification of xv6. The goal is to continue to have a self-contained, self-hosting system without external dependencies as we add support for new kinds of tests. The goal is explicitly not to blindly reimplement our Basic-like language atop OpenBSD, or to port the OpenBSD sources to our language. Instead, we will modify the C compiler to provide some of the greater safety we prototyped here, and make use of it in the OpenBSD sources.

Things are pretty open-ended right now as we learn about OpenBSD, so the action will mostly be on the wiki for some time to come. This project is still very much active, though. Questions, bug reports and Pull Requests will be promptly addressed.

Taking Mu for a spin

Mu is currently implemented in C++ and requires a Unix-like environment. It's been tested on Ubuntu, Mac OS X and OpenBSD; on x86, x86_64 and ARMv7; and on recent versions of GCC and Clang. Since it uses no bleeding-edge language features and has no exotic dependencies, it should work with most reasonable versions, compilers or processors.

Build Status

Running Mu will always recompile it if necessary:

$ cd mu
$ ./mu

As a simple example, here's a program with some arithmetic:

code example

As stated before, Mu functions are lists of instructions, one to a line. Each instruction operates on some ingredients and returns some products.

[products] <- instruction [ingredients]

Result and ingredient reagents cannot contain instructions or infix expressions. On the other hand, you can have any number of them. In particular, you can have any number of products. For example, you can perform integer division as follows:

quotient:number, remainder:number <- divide-with-remainder 11, 3

Each reagent consists of a name and its type, separated by a colon. You only have to specify the type the first time you mention a name, but you can be more explicit if you choose. Types can be multiple words and even arbitrary trees, like:

x:array:number:3  # x is an array of 3 numbers
y:list:number  # y is a list of numbers
# ':' is just syntactic sugar
{z: (map (address array character) (list number))}   # map from string to list of numbers

Try out the program now:

$ ./mu example1.mu
$

Not much to see yet, since it doesn't print anything. To print the result, try adding the instruction $print a to the function.


Here's a second example, of a function that can take ingredients:

fahrenheit to celsius

Functions can specify headers showing their expected ingredients and products, separated by -> (unlike the <- in calls).

Once defined, functions can be called just like primitives. No need to mess with a CALL instruction or push/pop arguments to the stack.

Since Mu is a low-level VM language, it provides extra control at the cost of verbosity. Using local-scope, you have explicit control over stack frames to isolate your functions in a type-safe manner. You can also create more sophisticated setups like closures. One consequence of this extra control: you have to explicitly load-ingredients after you set up the stack.

An alternative syntax is what the above example is converted to internally:

fahrenheit to celsius desugared

The header gets dropped after checking types at call-sites, and after replacing load-ingredients with explicit instructions to load each ingredient separately, and to explicitly return products to the caller. After this translation functions are once again just lists of instructions.

This alternative syntax isn't just an implementation detail. It turns out to be easier to teach functions to non-programmers by starting with this syntax, so that they can visualize a pipe from caller to callee, and see the names of variables get translated one by one through the pipe.


A third example, this time illustrating conditionals:

factorial example

In spite of how it looks, this is still just a list of instructions and labels. Internally, the instructions break and loop get converted to jump instructions to after the enclosing } or { labels, respectively.

Try out the factorial program now:

$ ./mu factorial.mu
result: 120  # factorial of 5

You can also run its unit tests:

$ ./mu test factorial.mu

Here's what one of the tests inside factorial.mu looks like:

test example

Every test conceptually spins up a really lightweight virtual machine, so you can do things like check the value of specific locations in memory. You can also print to screen and check that the screen contains what you expect at the end of a test. For example, you've seen earlier how chessboard.mu checks the initial position of a game of chess (delimiting the edges of the screen with dots):

screen test

Similarly you can fake the keyboard to pretend someone typed something:

fake keyboard

..or clicked somewhere:

fake console (keyboard, mouse, ..)

Within tests you can map arbitrary paths (local files or URLs) to contents:

fake file-system and network

As we add graphics, audio, and so on, we'll augment scenarios with corresponding abilities.


Mu assumes that all ingredients passed in to functions are immutable by default -- unless they are also products. So this program will throw an error:

immutable ingredient triggering an error

To modify foo's ingredient, you have to add it to the list of products returned:

mutable ingredient

The names of the variables are important here: a function that takes an (immutable) address and returns a different one is different from a function that takes a mutable address (and also returns it).

Immutability checks can be annoying sometimes, but the benefit they provide is that you always know what a function modifies just by looking at its header. They provide all the benefits of referential transparency that we typically associate with (particularly purely functional) high-level languages -- but without giving up the flexibility to imperatively modify variables willy-nilly.


You can append arbitrary properties to reagents besides types and spaces. Just separate them with slashes.

x:array:number:3/uninitialized
y:string/tainted:yes
z:number/assign-once:true/assigned:false

Most properties are meaningless to Mu, and it'll silently skip them when running, but they are fodder for meta-programs to check or modify your programs, a task other languages typically hide from their programmers. For example, where other programmers are restricted to the checks their type system permits and forces them to use, you'll learn to create new checks that make sense for your specific program. If it makes sense to perform different checks in different parts of your program, you'll be able to do that.

You can imagine each reagent as a table, rows separated by slashes, columns within a row separated by colons. So the last example above would become something like this:

z           : integer  /
assign-once : true     /
assigned    : false

An alternative way to define factorial is by inserting labels and later inserting code at them.

literate programming

(You'll find this version in tangle.mu.)

By convention we use the prefix '+' to indicate function-local label names you can jump to, and surround in '<>' global label names for inserting code at.


Another example, this time with concurrency:

forking concurrent routines
$ ./mu fork.mu

Notice that it repeatedly prints either '34' or '35' at random. Hit ctrl-c to stop.

Yet another example forks two 'routines' that communicate over a channel:

$ ./mu channel.mu
produce: 0
produce: 1
produce: 2
produce: 3
consume: 0
consume: 1
consume: 2
produce: 4
consume: 3
consume: 4

# The exact order above might shift over time, but you'll never see a number
# consumed before it's produced.

Channels are the unit of synchronization in Mu. Blocking on a channel is the only way for the OS to put a task to sleep. The plan is to do all I/O over channels.

Routines are expected to communicate purely by message passing, though nothing stops them from sharing memory since all routines share a common address space. However, idiomatic Mu will make it hard to accidentally read or clobber random memory locations. Bounds checking is baked deeply into the semantics, and pointers can never be invalidated.


Mu has a programming environment:

$ ./mu edit

Screenshot:

programming environment

You write functions on the left and try them out in sandboxes on the right. Hit F4 to rerun all sandboxes with the latest version of the code. More details: http://akkartik.name/post/mu. Beware, it won't save your edits by default. But if you create a sub-directory called lesson/ under mu/ it will. If you turn that directory into a git repo with git init, it will also back up your changes each time you hit F4. Use the provided new_lesson script to take care of these details.

Once you have a sandbox you can click on its result to mark it as expected:

expected result

Later if the result changes it'll be flagged in red to draw your attention to it. Thus, manually tested sandboxes become reproducible automated tests.

unexpected result

Another feature: Clicking on the code in a sandbox expands its trace for you to browse. To add to the trace, use stash. For example:

stash [first ingredient is], x

Invaluable for understanding complex control flow without cluttering up the screen.


If you're still reading, here are some more things to check out:

a) Look at the chessboard program for a more complex example with tests of blocking reads from the keyboard and what gets printed to the screen -- things we don't typically associate with automated tests.

b) Try skimming the colorized source code. You should be able to get a pretty good sense for how things work just by skimming the files in order, skimming the top of each file and ignoring details lower down.

c) Try running the tests:

$ ./mu test

Credits

Mu builds on many ideas that have come before, especially:

  • Peter Naur for articulating the paramount problem of programming: communicating a codebase to others;
  • Christopher Alexander and Richard Gabriel for the intellectual tools for reasoning about the higher order design of a codebase;
  • Unix and C for showing us how to co-evolve language and OS, and for teaching the (much maligned, misunderstood and underestimated) value of concise implementation in addition to a clean interface;
  • Donald Knuth's literate programming for liberating "code for humans to read" from the tyranny of compiler order;
  • David Parnas and others for highlighting the value of separating concerns and stepwise refinement;
  • Lisp for showing the power of dynamic languages, late binding and providing the right primitives a la carte, especially lisp macros;
  • The folklore of debugging by print and the trace facility in many lisp systems;
  • Automated tests for showing the value of developing programs inside an elaborate harness;
  • Python doctest for exemplifying interactive documentation that doubles as tests;
  • ReStructuredText and its antecedents for showing that markup can be clean;
  • BDD for challenging us all to write tests at a higher level;
  • JavaScript and CSS for demonstrating the power of a DOM for complex structured documents.
  • Rust for demonstrating that a system-programming language can be safe.